2023-06-27 22:00:31 +00:00

83 lines
1.9 KiB
JSON

{
"id": "CVE-2020-20502",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-06-20T15:15:10.443",
"lastModified": "2023-06-27T20:36:34.227",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross Site Request Forgery found in yzCMS v.2.0 allows a remote attacker to execute arbitrary code via the token check function."
}
],
"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:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:yzmcms:yzmcms:2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "9E7EE46F-852A-4E5D-81CC-05BD43AE219C"
}
]
}
]
}
],
"references": [
{
"url": "http://www.yzmcms.com/",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://github.com/yzmcms/yzmcms/issues/27",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking"
]
}
]
}