91 lines
2.7 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2006-5554",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-10-26T17:07:00.000",
"lastModified": "2017-10-19T01:29:36.863",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in index.php in Imageview 5 allows remote attackers to read or execute arbitrary local files via a .. (dot dot) in the user_settings cookie, as demonstrated by using the MyFile parameter in albumview.php to upload a text/plain .gif file containing PHP code, which is executed by index.php."
},
{
"lang": "es",
"value": "Vulnerabilidad de cruce de directorios en index.php de Imageview 5 permite a atacantes remotos leer o ejecutar ficheros locales de su elecci\u00f3n mediante un .. (punto punto) en la cookie user_settings, como se demuestra utilizando le par\u00e1metro MyFile en albumview.php parar enviar un fichero text/plain .gif conteniendo c\u00f3digo PHP, que es ejecutado por index.php."
}
],
"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:blackdot:imageview:*:*:*:*:*:*:*:*",
"versionEndIncluding": "5",
"matchCriteriaId": "42D81851-8F4A-4DD7-800E-99FBA3CE318F"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/20731",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2006/4188",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/2647",
"source": "cve@mitre.org"
}
]
}