mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 17:21:36 +00:00
101 lines
3.1 KiB
JSON
101 lines
3.1 KiB
JSON
{
|
|
"id": "CVE-2007-5230",
|
|
"sourceIdentifier": "cve@mitre.org",
|
|
"published": "2007-10-05T23:17:00.000",
|
|
"lastModified": "2017-10-19T01:30:10.940",
|
|
"vulnStatus": "Modified",
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "admin/upload_files.php in Zomplog 3.8.1 and earlier does not check for administrative credentials, which allows remote attackers to perform administrative actions via a direct request. NOTE: this can be leveraged for code execution by exploiting CVE-2007-5231."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "El archivo admin/upload_files.php en Zomplog versi\u00f3n 3.8.1 y anteriores, no comprueba las credenciales administrativas, lo que permite a atacantes remotos realizar acciones administrativas por medio de una petici\u00f3n directa. NOTA: esto puede ser aprovechado para la ejecuci\u00f3n de c\u00f3digo mediante la explotaci\u00f3n de CVE-2007-5231."
|
|
}
|
|
],
|
|
"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": true,
|
|
"userInteractionRequired": false
|
|
}
|
|
]
|
|
},
|
|
"weaknesses": [
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"description": [
|
|
{
|
|
"lang": "en",
|
|
"value": "CWE-264"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"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://www.exploit-db.com/exploits/4466",
|
|
"source": "cve@mitre.org"
|
|
}
|
|
]
|
|
} |