ghsa-gr33-v93c-5c2q
Vulnerability from github
Published
2022-05-01 18:12
Modified
2022-05-01 18:12
Details
Multiple buffer overflows in libtidy, as used in the Tidy extension for PHP 5.2.3 and possibly other products, allow context-dependent attackers to execute arbitrary code via (1) a long second argument to the tidy_parse_string function or (2) an unspecified vector to the tidy_repair_string function. NOTE: this might only be an issue in environments where vsnprintf is implemented as a wrapper for vsprintf.
{ "affected": [], "aliases": [ "CVE-2007-3294" ], "database_specific": { "cwe_ids": [ "CWE-119" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2007-06-20T21:30:00Z", "severity": "HIGH" }, "details": "Multiple buffer overflows in libtidy, as used in the Tidy extension for PHP 5.2.3 and possibly other products, allow context-dependent attackers to execute arbitrary code via (1) a long second argument to the tidy_parse_string function or (2) an unspecified vector to the tidy_repair_string function. NOTE: this might only be an issue in environments where vsnprintf is implemented as a wrapper for vsprintf.", "id": "GHSA-gr33-v93c-5c2q", "modified": "2022-05-01T18:12:22Z", "published": "2022-05-01T18:12:22Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2007-3294" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/34931" }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/4080" }, { "type": "WEB", "url": "http://osvdb.org/36853" }, { "type": "WEB", "url": "http://secunia.com/advisories/25735" } ], "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.