99 lines
2.9 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2008-3415",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-07-31T17:41:00.000",
"lastModified": "2017-09-29T01:31:40.680",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in common.php in CMScout 2.05, when .htaccess is not supported, allows remote attackers to include and execute arbitrary local files via directory traversal sequences in the bit parameter, as demonstrated by an upload to avatar/ of a .jpg file containing PHP sequences."
},
{
"lang": "es",
"value": "Vulnerabilidad de salto de directorio en common.php de CMScout 2.05, cuando no se soporta .htaccess, permite a atacantes remotos incluir y ejecutar ficheros locales de su elecci\u00f3n mediante secuencias de salto de directorio en el par\u00e1metro bit; como se ha demostrado con una subida a avatar/ de un fichero .jpg que conten\u00eda secuencias 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": false,
"userInteractionRequired": false
}
]
},
"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:cmscout:cmscout:2.05:*:*:*:*:*:*:*",
"matchCriteriaId": "D153E96F-9743-46E7-AA70-B42531AB9CEE"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/4093",
"source": "cve@mitre.org"
},
{
"url": "http://www.cmscout.co.za/index.php?page=news&id=29",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/30385",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2008/2218/references",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/44017",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/6142",
"source": "cve@mitre.org"
}
]
}