GHSA-F6C2-V47M-87F7
Vulnerability from github – Published: 2022-05-01 17:58 – Updated: 2022-05-01 17:58
VLAI?
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 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…
Loading…