gsd-2014-6394
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
visionmedia send before 0.8.4 for Node.js uses a partial comparison for verifying whether a directory is within the document root, which allows remote attackers to access restricted directories, as demonstrated using "public-restricted" under a "public" directory.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2014-6394",
    "description": "visionmedia send before 0.8.4 for Node.js uses a partial comparison for verifying whether a directory is within the document root, which allows remote attackers to access restricted directories, as demonstrated using \"public-restricted\" under a \"public\" directory.",
    "id": "GSD-2014-6394",
    "references": [
      "https://www.suse.com/security/cve/CVE-2014-6394.html"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2014-6394"
      ],
      "details": "visionmedia send before 0.8.4 for Node.js uses a partial comparison for verifying whether a directory is within the document root, which allows remote attackers to access restricted directories, as demonstrated using \"public-restricted\" under a \"public\" directory.",
      "id": "GSD-2014-6394",
      "modified": "2023-12-13T01:22:50.017311Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2014-6394",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "n/a",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "n/a"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "n/a"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "visionmedia send before 0.8.4 for Node.js uses a partial comparison for verifying whether a directory is within the document root, which allows remote attackers to access restricted directories, as demonstrated using \"public-restricted\" under a \"public\" directory."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "62170",
            "refsource": "SECUNIA",
            "url": "http://secunia.com/advisories/62170"
          },
          {
            "name": "[oss-security] 20140924 Re: CVE request: various NodeJS module vulnerabilities",
            "refsource": "MLIST",
            "url": "http://www.openwall.com/lists/oss-security/2014/09/30/10"
          },
          {
            "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1146063",
            "refsource": "CONFIRM",
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1146063"
          },
          {
            "name": "https://nodesecurity.io/advisories/send-directory-traversal",
            "refsource": "MISC",
            "url": "https://nodesecurity.io/advisories/send-directory-traversal"
          },
          {
            "name": "https://github.com/visionmedia/send/pull/59",
            "refsource": "MISC",
            "url": "https://github.com/visionmedia/send/pull/59"
          },
          {
            "name": "https://support.apple.com/HT205217",
            "refsource": "CONFIRM",
            "url": "https://support.apple.com/HT205217"
          },
          {
            "name": "https://github.com/visionmedia/send/commit/9c6ca9b2c0b880afd3ff91ce0d211213c5fa5f9a",
            "refsource": "CONFIRM",
            "url": "https://github.com/visionmedia/send/commit/9c6ca9b2c0b880afd3ff91ce0d211213c5fa5f9a"
          },
          {
            "name": "APPLE-SA-2015-09-16-2",
            "refsource": "APPLE",
            "url": "http://lists.apple.com/archives/security-announce/2015/Sep/msg00002.html"
          },
          {
            "name": "FEDORA-2014-11495",
            "refsource": "FEDORA",
            "url": "http://lists.fedoraproject.org/pipermail/package-announce/2014-October/139938.html"
          },
          {
            "name": "FEDORA-2014-11421",
            "refsource": "FEDORA",
            "url": "http://lists.fedoraproject.org/pipermail/package-announce/2014-October/140020.html"
          },
          {
            "name": "70100",
            "refsource": "BID",
            "url": "http://www.securityfocus.com/bid/70100"
          },
          {
            "name": "nodejs-cve20146394-dir-traversal(96727)",
            "refsource": "XF",
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/96727"
          },
          {
            "name": "http://www-01.ibm.com/support/docview.wss?uid=swg21687263",
            "refsource": "CONFIRM",
            "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21687263"
          },
          {
            "name": "FEDORA-2014-11289",
            "refsource": "FEDORA",
            "url": "http://lists.fedoraproject.org/pipermail/package-announce/2014-September/139415.html"
          },
          {
            "name": "[oss-security] 20140924 CVE request: various NodeJS module vulnerabilities",
            "refsource": "MLIST",
            "url": "http://www.openwall.com/lists/oss-security/2014/09/24/1"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003c0.8.4",
          "affected_versions": "All versions before 0.8.4",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
          "cwe_ids": [
            "CWE-1035",
            "CWE-22",
            "CWE-937"
          ],
          "date": "2021-09-22",
          "description": "visionmedia send before 0.8.4 for Node.js uses a partial comparison for verifying whether a directory is within the document root, which allows remote attackers to access restricted directories, as demonstrated using \"public-restricted\" under a \"public\" directory.",
          "fixed_versions": [
            "0.8.4"
          ],
          "identifier": "CVE-2014-6394",
          "identifiers": [
            "GHSA-xwg4-93c6-3h42",
            "CVE-2014-6394"
          ],
          "not_impacted": "All versions starting from 0.8.4",
          "package_slug": "npm/send",
          "pubdate": "2017-10-24",
          "solution": "Upgrade to version 0.8.4 or above.",
          "title": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2014-6394",
            "https://github.com/visionmedia/send/pull/59",
            "https://github.com/visionmedia/send/commit/9c6ca9b2c0b880afd3ff91ce0d211213c5fa5f9a",
            "https://github.com/advisories/GHSA-xwg4-93c6-3h42",
            "https://www.npmjs.com/advisories/32",
            "https://bugzilla.redhat.com/show_bug.cgi?id=1146063",
            "https://exchange.xforce.ibmcloud.com/vulnerabilities/96727",
            "https://nodesecurity.io/advisories/send-directory-traversal",
            "https://support.apple.com/HT205217",
            "http://lists.apple.com/archives/security-announce/2015/Sep/msg00002.html",
            "http://lists.fedoraproject.org/pipermail/package-announce/2014-October/139938.html",
            "http://lists.fedoraproject.org/pipermail/package-announce/2014-October/140020.html",
            "http://lists.fedoraproject.org/pipermail/package-announce/2014-September/139415.html",
            "http://secunia.com/advisories/62170",
            "http://www-01.ibm.com/support/docview.wss?uid=swg21687263",
            "http://www.openwall.com/lists/oss-security/2014/09/24/1",
            "http://www.openwall.com/lists/oss-security/2014/09/30/10",
            "http://www.securityfocus.com/bid/70100"
          ],
          "uuid": "9fc8d964-d282-4e96-a81a-338d5400de85"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:21:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:20:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:19:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          },
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:apple:xcode:7.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          },
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:joyent:node.js:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "0.8.3",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:joyent:node.js:0.8.2:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:joyent:node.js:0.8.1:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:joyent:node.js:0.8.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2014-6394"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "visionmedia send before 0.8.4 for Node.js uses a partial comparison for verifying whether a directory is within the document root, which allows remote attackers to access restricted directories, as demonstrated using \"public-restricted\" under a \"public\" directory."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-22"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/visionmedia/send/pull/59",
              "refsource": "MISC",
              "tags": [],
              "url": "https://github.com/visionmedia/send/pull/59"
            },
            {
              "name": "[oss-security] 20140924 CVE request: various NodeJS module vulnerabilities",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://www.openwall.com/lists/oss-security/2014/09/24/1"
            },
            {
              "name": "70100",
              "refsource": "BID",
              "tags": [],
              "url": "http://www.securityfocus.com/bid/70100"
            },
            {
              "name": "FEDORA-2014-11289",
              "refsource": "FEDORA",
              "tags": [],
              "url": "http://lists.fedoraproject.org/pipermail/package-announce/2014-September/139415.html"
            },
            {
              "name": "FEDORA-2014-11421",
              "refsource": "FEDORA",
              "tags": [],
              "url": "http://lists.fedoraproject.org/pipermail/package-announce/2014-October/140020.html"
            },
            {
              "name": "https://nodesecurity.io/advisories/send-directory-traversal",
              "refsource": "MISC",
              "tags": [],
              "url": "https://nodesecurity.io/advisories/send-directory-traversal"
            },
            {
              "name": "https://github.com/visionmedia/send/commit/9c6ca9b2c0b880afd3ff91ce0d211213c5fa5f9a",
              "refsource": "CONFIRM",
              "tags": [
                "Exploit"
              ],
              "url": "https://github.com/visionmedia/send/commit/9c6ca9b2c0b880afd3ff91ce0d211213c5fa5f9a"
            },
            {
              "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1146063",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1146063"
            },
            {
              "name": "FEDORA-2014-11495",
              "refsource": "FEDORA",
              "tags": [],
              "url": "http://lists.fedoraproject.org/pipermail/package-announce/2014-October/139938.html"
            },
            {
              "name": "[oss-security] 20140924 Re: CVE request: various NodeJS module vulnerabilities",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://www.openwall.com/lists/oss-security/2014/09/30/10"
            },
            {
              "name": "APPLE-SA-2015-09-16-2",
              "refsource": "APPLE",
              "tags": [],
              "url": "http://lists.apple.com/archives/security-announce/2015/Sep/msg00002.html"
            },
            {
              "name": "https://support.apple.com/HT205217",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "https://support.apple.com/HT205217"
            },
            {
              "name": "http://www-01.ibm.com/support/docview.wss?uid=swg21687263",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "http://www-01.ibm.com/support/docview.wss?uid=swg21687263"
            },
            {
              "name": "62170",
              "refsource": "SECUNIA",
              "tags": [],
              "url": "http://secunia.com/advisories/62170"
            },
            {
              "name": "nodejs-cve20146394-dir-traversal(96727)",
              "refsource": "XF",
              "tags": [],
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/96727"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 7.5,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
            "version": "2.0"
          },
          "exploitabilityScore": 10.0,
          "impactScore": 6.4,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "HIGH",
          "userInteractionRequired": false
        }
      },
      "lastModifiedDate": "2017-09-08T01:29Z",
      "publishedDate": "2014-10-08T17:55Z"
    }
  }
}


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 seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.