René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

105 lines
3.1 KiB
JSON

{
"id": "CVE-2007-1649",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-03-24T00:19:00.000",
"lastModified": "2017-07-29T01:30:53.347",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "PHP 5.2.1 allows context-dependent attackers to read portions of heap memory by executing certain scripts with a serialized data input string beginning with S:, which does not properly track the number of input bytes being processed."
},
{
"lang": "es",
"value": "PHP 5.2.1 permite a atacantes depedientes del contexto leer porciones de la cabecera de memoria a trav\u00e9s de la ejecuci\u00f3n de ciertos scripts con datos de entrada serializados que comienzan con S:, lo cual no sigue adecuadamente el n\u00famero de entradas de bytes que han sido procesados."
}
],
"vendorComments": [
{
"organization": "Red Hat",
"comment": "Not vulnerable. These issues did not affect the versions of PHP as\nshipped with Red Hat Enterprise Linux 2.1, 3, 4, 5, Stronghold 4.0, or\nRed Hat Application Stack 1.\n",
"lastModified": "2007-04-16T00:00:00"
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:C/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 7.8
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:php:php:5.2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "88358D1E-BE6F-4CE3-A522-83D1FA4739E3"
}
]
}
]
}
],
"references": [
{
"url": "http://us2.php.net/releases/5_2_2.php",
"source": "cve@mitre.org"
},
{
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2008:126",
"source": "cve@mitre.org"
},
{
"url": "http://www.php-security.org/MOPB/MOPB-29-2007.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/bid/23105",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33170",
"source": "cve@mitre.org"
}
]
}