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

121 lines
3.3 KiB
JSON

{
"id": "CVE-2020-18660",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-06-23T21:15:08.057",
"lastModified": "2021-06-28T19:51:00.250",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "GetSimpleCMS <=3.3.15 has an open redirect in admin/changedata.php via the redirect function to the url parameter."
},
{
"lang": "es",
"value": "GetSimpleCMS versiones anteriores a 3.3.15 incluy\u00e9ndola, presenta un redireccionamiento abierto en el archivo admin/changedata.php por medio de la funci\u00f3n redirect al par\u00e1metro url"
}
],
"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
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 5.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-601"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:get-simple:getsimplecms:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.3.15",
"matchCriteriaId": "0C0FB623-DB18-4FEA-8BF8-05ED9DC89E2B"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/GetSimpleCMS/GetSimpleCMS/issues/1310",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/LoRexxar/CVE_Request/blob/master/getsimplecms%20v3.3.15/getsimplecms_before_v3.3.15.md",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://www.seebug.org/vuldb/ssvid-97928",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}