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

94 lines
2.6 KiB
JSON

{
"id": "CVE-2008-1405",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-03-20T10:44:00.000",
"lastModified": "2017-09-29T01:30:41.237",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "PHP remote file inclusion vulnerability in code/display.php in fuzzylime (cms) 3.01 allows remote attackers to execute arbitrary PHP code via a URL in the admindir parameter."
},
{
"lang": "es",
"value": "Una vulnerabilidad de inclusi\u00f3n remota de archivos PHP en el archivo code/display.php en fuzzylime (cms) versi\u00f3n 3.01, permite a los atacantes remotos ejecutar c\u00f3digo PHP arbitrario por medio de una URL en el par\u00e1metro admindir."
}
],
"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": true,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-94"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fuzzylime:fuzzylime:3.01:*:*:*:*:*:*:*",
"matchCriteriaId": "F3658CC9-6390-4FA2-98DA-AF6EF4ACD180"
}
]
}
]
}
],
"references": [
{
"url": "http://irk4z.wordpress.com/2008/03/15/fuzzylime-cms-301-remote-file-inclusion-vulnerability/",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2008/0912/references",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/41221",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/5260",
"source": "cve@mitre.org"
}
]
}