ghsa-5j8w-g8hc-6222
Vulnerability from github
Published
2022-05-13 01:30
Modified
2022-05-13 01:30
Details
The Update method in src/node_http_parser.cc in Node.js before 0.6.17 and 0.7 before 0.7.8 does not properly check the length of a string, which allows remote attackers to obtain sensitive information (request header contents) and possibly spoof HTTP headers via a zero length string.
{ "affected": [], "aliases": [ "CVE-2012-2330" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2012-08-13T23:55:00Z", "severity": "MODERATE" }, "details": "The Update method in src/node_http_parser.cc in Node.js before 0.6.17 and 0.7 before 0.7.8 does not properly check the length of a string, which allows remote attackers to obtain sensitive information (request header contents) and possibly spoof HTTP headers via a zero length string.", "id": "GHSA-5j8w-g8hc-6222", "modified": "2022-05-13T01:30:27Z", "published": "2022-05-13T01:30:27Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2330" }, { "type": "WEB", "url": "https://github.com/joyent/node/commit/7b3fb22" }, { "type": "WEB", "url": "https://github.com/joyent/node/commit/c9a231d" }, { "type": "WEB", "url": "https://support.f5.com/csp/article/K99038439?utm_source=f5support\u0026amp%3Butm_medium=RSS" }, { "type": "WEB", "url": "https://support.f5.com/csp/article/K99038439?utm_source=f5support\u0026amp;utm_medium=RSS" }, { "type": "WEB", "url": "http://blog.nodejs.org/2012/05/04/version-0-6-17-stable" }, { "type": "WEB", "url": "http://secunia.com/advisories/49066" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2012/05/08/4" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2012/05/08/8" } ], "schema_version": "1.4.0", "severity": [] }
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.