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

108 lines
3.2 KiB
JSON

{
"id": "CVE-2010-2456",
"sourceIdentifier": "cve@mitre.org",
"published": "2010-06-25T21:30:01.267",
"lastModified": "2017-08-17T01:32:44.040",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple directory traversal vulnerabilities in index.php in Linker IMG 1.0 and earlier allow remote attackers to read and execute arbitrary local files via a URL in the (1) cook_lan cookie parameter ($lan_dir variable) or possibly (2) Sdb_type parameter. NOTE: this was originally reported as remote file inclusion, but this may be inaccurate."
},
{
"lang": "es",
"value": "M\u00faltiples ulnerabilidades de salto de directorio en index.php en Linker IMG v1.0 y anteriores permite a atacantes remotos leer y ejecutar ficheros locales de su elecci\u00f3n a trav\u00e9s de una URL en el par\u00e1metro (1) cook_lan cookie ($lan_dir variable) o probablemente el par\u00e1metro (2) Sdb_type. NOTA: NOTA: este comportamiento fue reportado originalmente como inclusi\u00f3n remota de fichero, pero esto puede ser inadecuado. \r\n"
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:codelib:linker_img:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.0",
"matchCriteriaId": "801F8837-0B05-4C84-9475-1E75C77FB79A"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.org/1006-exploits/linkerimg-rfi.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.attrition.org/pipermail/vim/2010-June/002354.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.exploit-db.com/exploits/13964",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2010/1562",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/59614",
"source": "cve@mitre.org"
}
]
}