mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 01:02:25 +00:00
108 lines
3.3 KiB
JSON
108 lines
3.3 KiB
JSON
{
|
|
"id": "CVE-2008-7123",
|
|
"sourceIdentifier": "cve@mitre.org",
|
|
"published": "2009-08-31T10:30:00.937",
|
|
"lastModified": "2017-09-29T01:33:32.513",
|
|
"vulnStatus": "Modified",
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "Static code injection vulnerability in admin/configuration/modifier.php in zKup CMS 2.0 through 2.3 allows remote attackers to inject arbitrary PHP code into fichiers/config.php via a null byte (%00) in the login parameter in an ajout action, which bypasses the regular expression check."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "Vulnerabilidad de inyecci\u00f3n de c\u00f3digo est\u00e1tico en admin/configuration/modifier.php de zKup CMS v2.0 hasta v2.3, permite a atacantes remotos inyectar c\u00f3digo PHP de su elecci\u00f3n en fichiers/config.php a trav\u00e9s de un byte nulo (%00) en el par\u00e1metro de registro -login- de una acci\u00f3n ajout; de este modo se salta la comprobaci\u00f3n de expresiones regulares."
|
|
}
|
|
],
|
|
"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:zkup:zkup:2.0:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "89B6CE8B-C2A3-408A-B882-DA5AA172B7DD"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:zkup:zkup:2.01:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "40C1868A-8AA4-4D92-AA03-FFCEE91CF396"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:zkup:zkup:2.02:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "4BFC7799-2458-4270-8C52-C188DAF9AAE0"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:zkup:zkup:2.03:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "CD14E82B-FC1A-4CE9-9E82-CD98557286A4"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "http://www.securityfocus.com/bid/28149",
|
|
"source": "cve@mitre.org",
|
|
"tags": [
|
|
"Exploit"
|
|
]
|
|
},
|
|
{
|
|
"url": "http://www.zkup.fr/actualite-zkup/maj-critique-v203v204.html",
|
|
"source": "cve@mitre.org",
|
|
"tags": [
|
|
"Patch"
|
|
]
|
|
},
|
|
{
|
|
"url": "https://www.exploit-db.com/exploits/5220",
|
|
"source": "cve@mitre.org"
|
|
}
|
|
]
|
|
} |