VAR-201401-0130

Vulnerability from variot - Updated: 2025-04-11 23:02

The Thecus NAS server N8800 with firmware 5.03.01 allows remote attackers to execute arbitrary commands via a get_userid action with shell metacharacters in the username parameter. Thecus NAS server N8800 with firmware version 5.03.01, and possibly earlier versions, contains multiple vulnerabilities. Thecus NAS server N8800 is a network storage product. NAS Server N8800 is prone to a remote command-injection vulnerability because it fails to properly sanitize user-supplied input. Successfully exploiting this issue may allow an attacker to execute arbitrary OS commands in context of the affected application

Show details on source website

{
  "@context": {
    "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
    "affected_products": {
      "@id": "https://www.variotdbs.pl/ref/affected_products"
    },
    "configurations": {
      "@id": "https://www.variotdbs.pl/ref/configurations"
    },
    "credits": {
      "@id": "https://www.variotdbs.pl/ref/credits"
    },
    "cvss": {
      "@id": "https://www.variotdbs.pl/ref/cvss/"
    },
    "description": {
      "@id": "https://www.variotdbs.pl/ref/description/"
    },
    "exploit_availability": {
      "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
    },
    "external_ids": {
      "@id": "https://www.variotdbs.pl/ref/external_ids/"
    },
    "iot": {
      "@id": "https://www.variotdbs.pl/ref/iot/"
    },
    "iot_taxonomy": {
      "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
    },
    "patch": {
      "@id": "https://www.variotdbs.pl/ref/patch/"
    },
    "problemtype_data": {
      "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
    },
    "references": {
      "@id": "https://www.variotdbs.pl/ref/references/"
    },
    "sources": {
      "@id": "https://www.variotdbs.pl/ref/sources/"
    },
    "sources_release_date": {
      "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
    },
    "sources_update_date": {
      "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
    },
    "threat_type": {
      "@id": "https://www.variotdbs.pl/ref/threat_type/"
    },
    "title": {
      "@id": "https://www.variotdbs.pl/ref/title/"
    },
    "type": {
      "@id": "https://www.variotdbs.pl/ref/type/"
    }
  },
  "@id": "https://www.variotdbs.pl/vuln/VAR-201401-0130",
  "affected_products": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
      "data": {
        "@container": "@list"
      },
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        },
        "@id": "https://www.variotdbs.pl/ref/sources"
      }
    },
    "data": [
      {
        "model": "n8800 nas server",
        "scope": "eq",
        "trust": 1.6,
        "vendor": "thecus",
        "version": "5.03.01"
      },
      {
        "model": "n8800 nas server",
        "scope": "eq",
        "trust": 1.0,
        "vendor": "thecus",
        "version": null
      },
      {
        "model": null,
        "scope": null,
        "trust": 0.8,
        "vendor": "thecus tech",
        "version": null
      },
      {
        "model": "n8800",
        "scope": null,
        "trust": 0.8,
        "vendor": "thecus",
        "version": null
      },
      {
        "model": "n8800",
        "scope": "eq",
        "trust": 0.8,
        "vendor": "thecus",
        "version": "5.03.01"
      },
      {
        "model": "tech nas server n8800 with",
        "scope": "eq",
        "trust": 0.6,
        "vendor": "thecus",
        "version": "5.03.01"
      },
      {
        "model": "nas server n8800",
        "scope": "eq",
        "trust": 0.3,
        "vendor": "thecus",
        "version": "5.03.01"
      }
    ],
    "sources": [
      {
        "db": "CERT/CC",
        "id": "VU#105686"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2014-00622"
      },
      {
        "db": "BID",
        "id": "65118"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2013-005916"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201401-503"
      },
      {
        "db": "NVD",
        "id": "CVE-2013-5667"
      }
    ]
  },
  "configurations": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/configurations#",
      "children": {
        "@container": "@list"
      },
      "cpe_match": {
        "@container": "@list"
      },
      "data": {
        "@container": "@list"
      },
      "nodes": {
        "@container": "@list"
      }
    },
    "data": [
      {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "cpe_match": [
              {
                "cpe22Uri": "cpe:/h:thecus:n8800_nas_server",
                "vulnerable": true
              },
              {
                "cpe22Uri": "cpe:/o:thecus:n8800_nas_server_firmware",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      }
    ],
    "sources": [
      {
        "db": "JVNDB",
        "id": "JVNDB-2013-005916"
      }
    ]
  },
  "credits": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/credits#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "David Stubley",
    "sources": [
      {
        "db": "BID",
        "id": "65118"
      }
    ],
    "trust": 0.3
  },
  "cve": "CVE-2013-5667",
  "cvss": {
    "@context": {
      "cvssV2": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
        },
        "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
      },
      "cvssV3": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
        },
        "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
      },
      "severity": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/cvss/severity#"
        },
        "@id": "https://www.variotdbs.pl/ref/cvss/severity"
      },
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        },
        "@id": "https://www.variotdbs.pl/ref/sources"
      }
    },
    "data": [
      {
        "cvssV2": [
          {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "author": "nvd@nist.gov",
            "availabilityImpact": "COMPLETE",
            "baseScore": 10.0,
            "confidentialityImpact": "COMPLETE",
            "exploitabilityScore": 10.0,
            "id": "CVE-2013-5667",
            "impactScore": 10.0,
            "integrityImpact": "COMPLETE",
            "severity": "HIGH",
            "trust": 1.8,
            "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
            "version": "2.0"
          },
          {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "author": "CNVD",
            "availabilityImpact": "COMPLETE",
            "baseScore": 10.0,
            "confidentialityImpact": "COMPLETE",
            "exploitabilityScore": 10.0,
            "id": "CNVD-2014-00622",
            "impactScore": 10.0,
            "integrityImpact": "COMPLETE",
            "severity": "HIGH",
            "trust": 0.6,
            "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
            "version": "2.0"
          },
          {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "author": "VULHUB",
            "availabilityImpact": "COMPLETE",
            "baseScore": 10.0,
            "confidentialityImpact": "COMPLETE",
            "exploitabilityScore": 10.0,
            "id": "VHN-65669",
            "impactScore": 10.0,
            "integrityImpact": "COMPLETE",
            "severity": "HIGH",
            "trust": 0.1,
            "vectorString": "AV:N/AC:L/AU:N/C:C/I:C/A:C",
            "version": "2.0"
          }
        ],
        "cvssV3": [],
        "severity": [
          {
            "author": "nvd@nist.gov",
            "id": "CVE-2013-5667",
            "trust": 1.0,
            "value": "HIGH"
          },
          {
            "author": "NVD",
            "id": "CVE-2013-5667",
            "trust": 0.8,
            "value": "High"
          },
          {
            "author": "CNVD",
            "id": "CNVD-2014-00622",
            "trust": 0.6,
            "value": "HIGH"
          },
          {
            "author": "CNNVD",
            "id": "CNNVD-201401-503",
            "trust": 0.6,
            "value": "CRITICAL"
          },
          {
            "author": "VULHUB",
            "id": "VHN-65669",
            "trust": 0.1,
            "value": "HIGH"
          }
        ]
      }
    ],
    "sources": [
      {
        "db": "CNVD",
        "id": "CNVD-2014-00622"
      },
      {
        "db": "VULHUB",
        "id": "VHN-65669"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2013-005916"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201401-503"
      },
      {
        "db": "NVD",
        "id": "CVE-2013-5667"
      }
    ]
  },
  "description": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/description#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "The Thecus NAS server N8800 with firmware 5.03.01 allows remote attackers to execute arbitrary commands via a get_userid action with shell metacharacters in the username parameter. Thecus NAS server N8800 with firmware version 5.03.01, and possibly earlier versions, contains multiple vulnerabilities. Thecus NAS server N8800 is a network storage product. NAS Server N8800 is prone to a remote command-injection vulnerability because it fails to properly sanitize user-supplied input. \nSuccessfully exploiting this issue may allow an attacker to execute arbitrary OS commands in context of the affected application",
    "sources": [
      {
        "db": "NVD",
        "id": "CVE-2013-5667"
      },
      {
        "db": "CERT/CC",
        "id": "VU#105686"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2013-005916"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2014-00622"
      },
      {
        "db": "BID",
        "id": "65118"
      },
      {
        "db": "VULHUB",
        "id": "VHN-65669"
      }
    ],
    "trust": 3.24
  },
  "external_ids": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
      "data": {
        "@container": "@list"
      },
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": [
      {
        "db": "NVD",
        "id": "CVE-2013-5667",
        "trust": 4.2
      },
      {
        "db": "CERT/CC",
        "id": "VU#105686",
        "trust": 4.2
      },
      {
        "db": "BID",
        "id": "65118",
        "trust": 1.0
      },
      {
        "db": "JVN",
        "id": "JVNVU96911453",
        "trust": 0.8
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2013-005916",
        "trust": 0.8
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201401-503",
        "trust": 0.7
      },
      {
        "db": "CNVD",
        "id": "CNVD-2014-00622",
        "trust": 0.6
      },
      {
        "db": "VULHUB",
        "id": "VHN-65669",
        "trust": 0.1
      }
    ],
    "sources": [
      {
        "db": "CERT/CC",
        "id": "VU#105686"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2014-00622"
      },
      {
        "db": "VULHUB",
        "id": "VHN-65669"
      },
      {
        "db": "BID",
        "id": "65118"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2013-005916"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201401-503"
      },
      {
        "db": "NVD",
        "id": "CVE-2013-5667"
      }
    ]
  },
  "id": "VAR-201401-0130",
  "iot": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/iot#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": true,
    "sources": [
      {
        "db": "CNVD",
        "id": "CNVD-2014-00622"
      },
      {
        "db": "VULHUB",
        "id": "VHN-65669"
      }
    ],
    "trust": 1.575
  },
  "iot_taxonomy": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/iot_taxonomy#",
      "data": {
        "@container": "@list"
      },
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": [
      {
        "category": [
          "Network device"
        ],
        "sub_category": null,
        "trust": 0.6
      }
    ],
    "sources": [
      {
        "db": "CNVD",
        "id": "CNVD-2014-00622"
      }
    ]
  },
  "last_update_date": "2025-04-11T23:02:50.714000Z",
  "patch": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/patch#",
      "data": {
        "@container": "@list"
      },
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": [
      {
        "title": "N8800",
        "trust": 0.8,
        "url": "http://japanese.thecus.com/product.php?PROD_ID=19"
      }
    ],
    "sources": [
      {
        "db": "JVNDB",
        "id": "JVNDB-2013-005916"
      }
    ]
  },
  "problemtype_data": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": [
      {
        "problemtype": "CWE-78",
        "trust": 1.9
      }
    ],
    "sources": [
      {
        "db": "VULHUB",
        "id": "VHN-65669"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2013-005916"
      },
      {
        "db": "NVD",
        "id": "CVE-2013-5667"
      }
    ]
  },
  "references": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/references#",
      "data": {
        "@container": "@list"
      },
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": [
      {
        "trust": 3.4,
        "url": "http://www.kb.cert.org/vuls/id/105686"
      },
      {
        "trust": 3.3,
        "url": "http://www.7elements.co.uk/resources/blog/multiple-vulnerabilities-thecus-nas/"
      },
      {
        "trust": 2.5,
        "url": "http://www.7elements.co.uk/news/cve-2013-5667/"
      },
      {
        "trust": 1.1,
        "url": "http://www.thecus.com/"
      },
      {
        "trust": 1.1,
        "url": "http://www.7elements.co.uk/news/cve-2013-5667"
      },
      {
        "trust": 0.8,
        "url": "http://www.7elements.co.uk/news/cve-2013-5668"
      },
      {
        "trust": 0.8,
        "url": "http://www.7elements.co.uk/news/cve-2013-5669"
      },
      {
        "trust": 0.8,
        "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2013-5667"
      },
      {
        "trust": 0.8,
        "url": "http://jvn.jp/vu/jvnvu96911453/index.html"
      },
      {
        "trust": 0.8,
        "url": "http://web.nvd.nist.gov/view/vuln/detail?vulnid=cve-2013-5667"
      }
    ],
    "sources": [
      {
        "db": "CERT/CC",
        "id": "VU#105686"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2014-00622"
      },
      {
        "db": "VULHUB",
        "id": "VHN-65669"
      },
      {
        "db": "BID",
        "id": "65118"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2013-005916"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201401-503"
      },
      {
        "db": "NVD",
        "id": "CVE-2013-5667"
      }
    ]
  },
  "sources": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/sources#",
      "data": {
        "@container": "@list"
      }
    },
    "data": [
      {
        "db": "CERT/CC",
        "id": "VU#105686"
      },
      {
        "db": "CNVD",
        "id": "CNVD-2014-00622"
      },
      {
        "db": "VULHUB",
        "id": "VHN-65669"
      },
      {
        "db": "BID",
        "id": "65118"
      },
      {
        "db": "JVNDB",
        "id": "JVNDB-2013-005916"
      },
      {
        "db": "CNNVD",
        "id": "CNNVD-201401-503"
      },
      {
        "db": "NVD",
        "id": "CVE-2013-5667"
      }
    ]
  },
  "sources_release_date": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
      "data": {
        "@container": "@list"
      }
    },
    "data": [
      {
        "date": "2014-01-23T00:00:00",
        "db": "CERT/CC",
        "id": "VU#105686"
      },
      {
        "date": "2014-01-26T00:00:00",
        "db": "CNVD",
        "id": "CNVD-2014-00622"
      },
      {
        "date": "2014-01-24T00:00:00",
        "db": "VULHUB",
        "id": "VHN-65669"
      },
      {
        "date": "2014-01-13T00:00:00",
        "db": "BID",
        "id": "65118"
      },
      {
        "date": "2014-01-27T00:00:00",
        "db": "JVNDB",
        "id": "JVNDB-2013-005916"
      },
      {
        "date": "2014-01-26T00:00:00",
        "db": "CNNVD",
        "id": "CNNVD-201401-503"
      },
      {
        "date": "2014-01-24T04:38:09.527000",
        "db": "NVD",
        "id": "CVE-2013-5667"
      }
    ]
  },
  "sources_update_date": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
      "data": {
        "@container": "@list"
      }
    },
    "data": [
      {
        "date": "2014-02-10T00:00:00",
        "db": "CERT/CC",
        "id": "VU#105686"
      },
      {
        "date": "2014-01-26T00:00:00",
        "db": "CNVD",
        "id": "CNVD-2014-00622"
      },
      {
        "date": "2014-01-24T00:00:00",
        "db": "VULHUB",
        "id": "VHN-65669"
      },
      {
        "date": "2014-01-13T00:00:00",
        "db": "BID",
        "id": "65118"
      },
      {
        "date": "2014-01-27T00:00:00",
        "db": "JVNDB",
        "id": "JVNDB-2013-005916"
      },
      {
        "date": "2014-02-20T00:00:00",
        "db": "CNNVD",
        "id": "CNNVD-201401-503"
      },
      {
        "date": "2025-04-11T00:51:21.963000",
        "db": "NVD",
        "id": "CVE-2013-5667"
      }
    ]
  },
  "threat_type": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "remote",
    "sources": [
      {
        "db": "CNNVD",
        "id": "CNNVD-201401-503"
      }
    ],
    "trust": 0.6
  },
  "title": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/title#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "Thecus NAS Server N8800 contains multiple vulnerabilities",
    "sources": [
      {
        "db": "CERT/CC",
        "id": "VU#105686"
      }
    ],
    "trust": 0.8
  },
  "type": {
    "@context": {
      "@vocab": "https://www.variotdbs.pl/ref/type#",
      "sources": {
        "@container": "@list",
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#"
        }
      }
    },
    "data": "operating system commend injection",
    "sources": [
      {
        "db": "CNNVD",
        "id": "CNNVD-201401-503"
      }
    ],
    "trust": 0.6
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…