99 lines
3.0 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2006-5509",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-10-25T22:07:00.000",
"lastModified": "2018-10-17T21:43:38.767",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Eval injection vulnerability in addentry.php in WoltLab Burning Book 1.1.2 allows remote attackers to execute arbitrary PHP code via crafted POST requests that store PHP code in a database that is later processed by eval, as demonstrated using SQL injection via the n parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de inyecci\u00f3n de Eval en el archivo addentry.php de WoltLab Burning Book 1.1.2 permite a atacantes remotos la ejecuci\u00f3n de c\u00f3digo PHP de su elecci\u00f3n mediante peticiones POST manipuladas que almacenan c\u00f3digo PHP en la Base de Datos que son luego procesados por el \"eval\", como el demostrado usando inyecciones de SQL a trav\u00e9s del par\u00e1metros n."
}
],
"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:woltlab:burning_book:1.1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "3B919D8D-D6E9-4171-9D59-8CA72EA78210"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/1774",
"source": "cve@mitre.org"
},
{
"url": "http://www.security.nnov.ru/Odocument711.html",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/448796/100/100/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/20563",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2006/4062",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/29599",
"source": "cve@mitre.org"
}
]
}