ghsa-vg6p-3jwr-25mv
Vulnerability from github
Published
2022-05-01 17:55
Modified
2022-05-01 17:55
Details
Buffer underflow in the header function in PHP 5.2.0 allows context-dependent attackers to execute arbitrary code by passing an all-whitespace string to this function, which causes it to write '\0' characters in whitespace that precedes the string.
{ "affected": [], "aliases": [ "CVE-2007-1584" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2007-03-21T23:19:00Z", "severity": "MODERATE" }, "details": "Buffer underflow in the header function in PHP 5.2.0 allows context-dependent attackers to execute arbitrary code by passing an all-whitespace string to this function, which causes it to write \u0027\\0\u0027 characters in whitespace that precedes the string.", "id": "GHSA-vg6p-3jwr-25mv", "modified": "2022-05-01T17:55:06Z", "published": "2022-05-01T17:55:06Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2007-1584" }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/3517" }, { "type": "WEB", "url": "http://www.php-security.org/MOPB/MOPB-25-2007.html" } ], "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.