ghsa-5c54-wvq7-976j
Vulnerability from github
Published
2022-05-02 03:37
Modified
2022-05-02 03:37
Details
The zend_restore_ini_entry_cb function in zend_ini.c in PHP 5.3.0, 5.2.10, and earlier versions allows context-specific attackers to obtain sensitive information (memory contents) and cause a PHP crash by using the ini_set function to declare a variable, then using the ini_restore function to restore the variable.
{ "affected": [], "aliases": [ "CVE-2009-2626" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2009-12-01T16:30:00Z", "severity": "MODERATE" }, "details": "The zend_restore_ini_entry_cb function in zend_ini.c in PHP 5.3.0, 5.2.10, and earlier versions allows context-specific attackers to obtain sensitive information (memory contents) and cause a PHP crash by using the ini_set function to declare a variable, then using the ini_restore function to restore the variable.", "id": "GHSA-5c54-wvq7-976j", "modified": "2022-05-02T03:37:07Z", "published": "2022-05-02T03:37:07Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-2626" }, { "type": "WEB", "url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=540605" }, { "type": "WEB", "url": "http://secunia.com/advisories/37482" }, { "type": "WEB", "url": "http://securityreason.com/achievement_securityalert/65" }, { "type": "WEB", "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/Zend/zend_ini.c?r1=272370\u0026r2=284156" }, { "type": "WEB", "url": "http://www.debian.org/security/2009/dsa-1940" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/36009" } ], "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.