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

104 lines
3.3 KiB
JSON

{
"id": "CVE-2015-1587",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-02-19T15:59:15.547",
"lastModified": "2015-02-21T01:33:49.950",
"vulnStatus": "Analyzed",
"evaluatorComment": "<a href=\"http://cwe.mitre.org/data/definitions/434.html\">CWE-434: Unrestricted Upload of File with Dangerous Type</a>",
"descriptions": [
{
"lang": "en",
"value": "Unrestricted file upload vulnerability in file_to_index.php in Maarch LetterBox 2.8 and earlier and GEC/GED 1.4 and earlier allows remote attackers to execute arbitrary PHP code by uploading a file with a PHP extension, then accessing it via a request to a predictable filename in tmp/."
},
{
"lang": "es",
"value": "Vulnerabilidad de la subida de ficheros sin restricciones en file_to_index.php en Maarch LetterBox 2.8 y anteriores y GEC/GED 1.4 y anteriores permite a atacantes remotos ejecutar c\u00f3digo PHP arbitrario mediante la subida de un fichero con una extensi\u00f3n PHP y posteriormente accediendo a ello a trav\u00e9s de una solicitud a un nombre de fichero previsible en tmp/."
}
],
"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": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:maarch:gec\\/ged:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.4",
"matchCriteriaId": "8BAB1CCA-ED28-4C97-A4F1-4C8551BB75A0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:maarch:letterbox:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.8",
"matchCriteriaId": "D90B70D4-708C-454A-BC87-04DB286B9AD2"
}
]
}
]
}
],
"references": [
{
"url": "http://asylum.seraum.com/Security-Alert-GED-ECM-Maarch-Critical-Vulnerabilities.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://packetstormsecurity.com/files/130383/Maarch-LetterBox-2.8-Unrestricted-File-Upload.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.exploit-db.com/exploits/35113",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}