2023-05-16 16:11:38 +02:00

83 lines
2.0 KiB
JSON

{
"id": "CVE-2020-18132",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-05-08T14:15:10.067",
"lastModified": "2023-05-11T17:53:50.410",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross Site Scripting (XSS) vulnerability in MIPCMS 3.6.0 allows attackers to execute arbitrary code via the category name field to categoryEdit."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.7,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mipcms:mipcms:3.6.0:*:*:*:*:*:*:*",
"matchCriteriaId": "45F81E94-17D1-40E6-95DE-B1391473C680"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/sansanyun/mipcms",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://github.com/sansanyun/mipcms/issues/4",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking"
]
}
]
}