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

94 lines
2.9 KiB
JSON

{
"id": "CVE-2006-5115",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-10-03T04:03:00.000",
"lastModified": "2017-10-19T01:29:29.567",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in kgcall.php in KGB 1.87 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the engine parameter, as demonstrated by uploading a file containing PHP code with an image/jpeg content type, and then referencing this file through the engine parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de directorio transversal en kgcall.php en KGB 1.87 permite a un atacante remoto incluir y ejecutar ficheros locales de su elecci\u00f3n a trav\u00e9s de la secuencia ..(punto punto) en el par\u00e1metro engine, como se demostro con la actualizaci\u00f3n de un fichero que contenia c\u00f3digo PHP con un contenido del tipo image/jpeg, y despu\u00e9s refiri\u00e9ndose a este archivo con el par\u00e1metro engine."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 5.1
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 4.9,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"userInteractionRequired": true
}
]
},
"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:kgb:kgb:1.87:*:*:*:*:*:*:*",
"matchCriteriaId": "4FB23B7C-8A76-4E04-AFF1-AD116598A039"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/20258",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2006/3844",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/29235",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/2447",
"source": "cve@mitre.org"
}
]
}