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

76 lines
1.8 KiB
JSON

{
"id": "CVE-2021-38217",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-10-28T16:15:14.483",
"lastModified": "2022-10-28T18:46:41.097",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "SEMCMS v 1.2 is vulnerable to SQL Injection via SEMCMS_User.php."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/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
}
]
},
"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:sem-cms:semcms:1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "5108FC87-651F-4832-92AD-9A7800609597"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/BigTiger2020/SEMCMS/blob/main/semcms-1.2-sql-2.md",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}