ghsa-8v7j-23wc-3mxq
Vulnerability from github
Published
2022-05-17 05:15
Modified
2022-05-17 05:15
Details
The openssl_encrypt function in ext/openssl/openssl.c in PHP 5.3.9 through 5.3.13 does not initialize a certain variable, which allows remote attackers to obtain sensitive information from process memory by providing zero bytes of input data.
{ "affected": [], "aliases": [ "CVE-2012-6113" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2013-01-19T21:55:00Z", "severity": "MODERATE" }, "details": "The openssl_encrypt function in ext/openssl/openssl.c in PHP 5.3.9 through 5.3.13 does not initialize a certain variable, which allows remote attackers to obtain sensitive information from process memory by providing zero bytes of input data.", "id": "GHSA-8v7j-23wc-3mxq", "modified": "2022-05-17T05:15:56Z", "published": "2022-05-17T05:15:56Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-6113" }, { "type": "WEB", "url": "https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1099793" }, { "type": "WEB", "url": "https://bugs.php.net/bug.php?id=61413" }, { "type": "WEB", "url": "http://git.php.net/?p=php-src.git%3Ba=commit%3Bh=270a406ac94b5fc5cc9ef59fc61e3b4b95648a3e" }, { "type": "WEB", "url": "http://git.php.net/?p=php-src.git;a=commit;h=270a406ac94b5fc5cc9ef59fc61e3b4b95648a3e" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2013/01/18/6" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1702-1" } ], "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.