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

105 lines
3.3 KiB
JSON

{
"id": "CVE-2007-5231",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-10-05T23:17:00.000",
"lastModified": "2017-10-19T01:30:11.003",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Unrestricted file upload vulnerability in admin/upload_files.php in Zomplog 3.8.1 and earlier allows remote authenticated administrators to upload and execute arbitrary .php files by sending a modified MIME type. NOTE: this can be exploited by unauthenticated attackers by leveraging CVE-2007-5230."
},
{
"lang": "es",
"value": "Una vulnerabilidad de carga de archivos sin restricciones en el archivo admin/upload_files.php en Zomplog versi\u00f3n 3.8.1 y anteriores, permite a administradores autenticados remotos cargar y ejecutar archivos .php arbitrarios enviando un tipo MIME modificado. NOTA: esto puede ser explotado por atacantes no autentificados mediante el aprovechamiento de CVE-2007-5230."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 4.6
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 3.9,
"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-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:zomplog:zomplog:3.7:*:*:*:*:*:*:*",
"matchCriteriaId": "31A1A581-A39B-4BE7-9C9D-AD1CC83A7C95"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:zomplog:zomplog:3.7.6:*:*:*:*:*:*:*",
"matchCriteriaId": "887ADFA7-50AA-4790-AFE1-9133201F3B45"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:zomplog:zomplog:3.8:*:*:*:*:*:*:*",
"matchCriteriaId": "6943921A-5615-41FD-A50B-E38AB4358175"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:zomplog:zomplog:3.8.1:*:*:*:*:*:*:*",
"matchCriteriaId": "376C40ED-9457-4A91-8616-FE6ABABFF187"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/25861",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/36872",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/4466",
"source": "cve@mitre.org"
}
]
}