ghsa-f6c2-v47m-87f7
Vulnerability from github
Published
2022-05-01 17:58
Modified
2022-05-01 17:58
Details
Multiple integer signedness errors in the printf function family in PHP 4 before 4.4.5 and PHP 5 before 5.2.1 on 64 bit machines allow context-dependent attackers to execute arbitrary code via (1) certain negative argument numbers that arise in the php_formatted_print function because of 64 to 32 bit truncation, and bypass a check for the maximum allowable value; and (2) a width and precision of -1, which make it possible for the php_sprintf_appendstring function to place an internal buffer at an arbitrary memory location.
{ "affected": [], "aliases": [ "CVE-2007-1884" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2007-04-06T01:19:00Z", "severity": "MODERATE" }, "details": "Multiple integer signedness errors in the printf function family in PHP 4 before 4.4.5 and PHP 5 before 5.2.1 on 64 bit machines allow context-dependent attackers to execute arbitrary code via (1) certain negative argument numbers that arise in the php_formatted_print function because of 64 to 32 bit truncation, and bypass a check for the maximum allowable value; and (2) a width and precision of -1, which make it possible for the php_sprintf_appendstring function to place an internal buffer at an arbitrary memory location.", "id": "GHSA-f6c2-v47m-87f7", "modified": "2022-05-01T17:58:01Z", "published": "2022-05-01T17:58:01Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2007-1884" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33755" }, { "type": "WEB", "url": "http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en\u0026cc=us\u0026objectID=c01056506" }, { "type": "WEB", "url": "http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en\u0026cc=us\u0026objectID=c01086137" }, { "type": "WEB", "url": "http://secunia.com/advisories/25423" }, { "type": "WEB", "url": "http://secunia.com/advisories/25850" }, { "type": "WEB", "url": "http://www.osvdb.org/33955" }, { "type": "WEB", "url": "http://www.osvdb.org/34767" }, { "type": "WEB", "url": "http://www.php-security.org/MOPB/MOPB-38-2007.html" }, { "type": "WEB", "url": "http://www.php.net/releases/5_2_1.php" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/23219" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2007/1991" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2007/2374" } ], "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.