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

83 lines
2.0 KiB
JSON

{
"id": "CVE-2020-18282",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-05-08T14:15:10.147",
"lastModified": "2023-05-11T17:53:25.337",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in NoneCms 1.3.0 allows remote attackers to inject arbitrary web script or HTML via feedback feature."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"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:5none:nonecms:1.3.0:*:*:*:*:*:*:*",
"matchCriteriaId": "0C014965-EA10-451C-8B7C-893F0A49B963"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/nangge/noneCms",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://github.com/nangge/noneCms/issues/23",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking"
]
}
]
}