{ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2007-2844", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "PHP 4.x and 5.x before 5.2.1, when running on multi-threaded systems, does not ensure thread safety for libc crypt function calls using protection schemes such as a mutex, which creates race conditions that allow remote attackers to overwrite internal program memory and gain system access." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://blog.php-security.org/archives/82-Suhosin-0.9.20-and-crypt-Thread-Safety-Vulnerability.html", "refsource": "MISC", "url": "http://blog.php-security.org/archives/82-Suhosin-0.9.20-and-crypt-Thread-Safety-Vulnerability.html" }, { "name": "25434", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/25434" }, { "name": "36088", "refsource": "OSVDB", "url": "http://osvdb.org/36088" }, { "name": "php-crypt-authentication-bypass(34601)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/34601" }, { "name": "24109", "refsource": "BID", "url": "http://www.securityfocus.com/bid/24109" } ] } }