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

113 lines
2.8 KiB
JSON

{
"id": "CVE-2018-14961",
"sourceIdentifier": "cve@mitre.org",
"published": "2018-08-06T15:29:00.330",
"lastModified": "2018-10-04T15:23:00.297",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "dl/dl_sendmail.php in zzcms 8.3 has SQL Injection via the sql parameter."
},
{
"lang": "es",
"value": "dl/dl_sendmail.php en zzcms 8.3 tiene una inyecci\u00f3n SQL mediante el par\u00e1metro sql."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:zzcms:zzcms:8.3:*:*:*:*:*:*:*",
"matchCriteriaId": "C182DD1C-441F-4707-8BB6-67630FC09B03"
}
]
}
]
}
],
"references": [
{
"url": "https://blog.csdn.net/weixin_42813492/article/details/81240523",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/AvaterXXX/ZZCMS/blob/master/README.md",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}