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

105 lines
2.8 KiB
JSON

{
"id": "CVE-2020-21653",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-10-06T22:15:07.903",
"lastModified": "2021-10-15T15:18:44.453",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Myucms v2.2.1 contains a server-side request forgery (SSRF) in the component \\controller\\index.php, which can be exploited via the sj() method."
},
{
"lang": "es",
"value": "Myucms versi\u00f3n v2.2.1, contiene una vulnerabilidad de tipo server-side request forgery (SSRF) en el componente \\controller\\index.php, que puede ser explotada por medio del m\u00e9todo sj()"
}
],
"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:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.2
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 6.4
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-918"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:myucms_project:myucms:2.2:*:*:*:*:*:*:*",
"matchCriteriaId": "E6EECCAA-F4A9-4487-B39D-F50A1AD720D1"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/lolipop1234/XXD/issues/5",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}