123 lines
4.1 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2011-5148",
"sourceIdentifier": "cve@mitre.org",
"published": "2012-08-31T21:55:02.967",
"lastModified": "2017-08-29T01:30:42.413",
"vulnStatus": "Modified",
"evaluatorComment": "Per: http://cwe.mitre.org/data/definitions/184.html\r\n\r\n'CWE-184: Incomplete Blacklist'",
"descriptions": [
{
"lang": "en",
"value": "Multiple incomplete blacklist vulnerabilities in the Simple File Upload (mod_simplefileuploadv1.3) module before 1.3.5 for Joomla! allow remote attackers to execute arbitrary code by uploading a file with a (1) php5, (2) php6, or (3) double (e.g. .php.jpg) extension, then accessing it via a direct request to the file in images/, as exploited in the wild in January 2012."
},
{
"lang": "es",
"value": "M\u00fatiples vulnerabilidades de lista negra incompleta en el m\u00f3dulo Simple File Upload (mod_simplefileuploadv1.3) anteriores a v1.3.5 para Joomla! permite a atacantes remotos ejecutar c\u00f3digo de su elecci\u00f3n subiendo un archivo con la extensi\u00f3n (1) php5, (2) php6, o (3) doble extensi\u00f3n (ej. .php.jpg), para acceder al fichero mediante una solicitud directa en la ruta images/, como se ha explotado en enero de 2012."
}
],
"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": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wasen:mod_simplefileupload:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.3",
"matchCriteriaId": "50AA47FE-3AED-48BE-B8F9-AD3C8AF75FC3"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wasen:mod_simplefileupload:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "6C83D348-0F57-4F03-BC02-74CAB87CF24E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wasen:mod_simplefileupload:1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "7D226F1D-4AB8-4DA1-AFEF-8165ABBC1A09"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:a:joomla:joomla\\!:*:*:*:*:*:*:*:*",
"matchCriteriaId": "2AC7400C-F6AF-4B5E-A34B-0222F94DCC46"
}
]
}
]
}
],
"references": [
{
"url": "http://docs.joomla.org/Vulnerable_Extensions_List#Simple_File_Upload_1.3",
"source": "cve@mitre.org"
},
{
"url": "http://wasen.net/index.php?option=com_content&view=article&id=87&Itemid=59",
"source": "cve@mitre.org"
},
{
"url": "http://www.exploit-db.com/exploits/18287",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/51214",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/51234",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/72023",
"source": "cve@mitre.org"
}
]
}