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

84 lines
2.7 KiB
JSON

{
"id": "CVE-2006-6661",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-12-20T23:28:00.000",
"lastModified": "2017-10-19T01:29:49.627",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Variable overwrite vulnerability in blog.php in PHP-Update 2.7 and earlier allows remote attackers to overwrite arbitrary program variables and execute arbitrary PHP code via multiple vectors that use the extract function, as demonstrated by the (1) f, (2) newmessage, (3) newusername, (4) adminuser, and (5) permission parameters."
},
{
"lang": "es",
"value": "Vulnerabilidad en la sobrescritura de una variable en el blog.php del PHP-Update 2.7 y versiones anteriores permite a atacantes remotos sobrescribir variables de programa de su elecci\u00f3n y ejecutar c\u00f3digo PHP de su elecci\u00f3n a trav\u00e9s de m\u00faltiples vectores que utilizan la funci\u00f3n extract, como lo demostrado con los par\u00e1metros (1) f, (2) newmessage, (3) newusername, (4) adminuser y (5) permission."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"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-update:php-update:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.7",
"matchCriteriaId": "A83BA2EA-535B-4907-9BE8-F02555E119B8"
}
]
}
]
}
],
"references": [
{
"url": "http://www.vupen.com/english/advisories/2006/5088",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/2953",
"source": "cve@mitre.org"
}
]
}