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

120 lines
3.3 KiB
JSON

{
"id": "CVE-2020-26609",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-02-23T17:15:13.347",
"lastModified": "2021-03-04T20:54:51.523",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "fastadmin V1.0.0.20200506_beta contains a cross-site scripting (XSS) vulnerability which may allow an attacker to obtain administrator credentials to log in to the background."
},
{
"lang": "es",
"value": "fastadmin versi\u00f3n V1.0.0.20200506_beta, contiene una vulnerabilidad de tipo cross-site scripting (XSS) que puede permitir a un atacante obtener credenciales de administrador para iniciar sesi\u00f3n en segundo plano"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.3,
"impactScore": 2.7
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 3.5
},
"baseSeverity": "LOW",
"exploitabilityScore": 6.8,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"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:fastadmin:fastadmin:1.0.0.20200506:beta:*:*:*:*:*:*",
"matchCriteriaId": "AA787586-4522-4BAB-A1BA-344F06272969"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/BigTiger2020/Fastadmin-V1.0.0.20200506_beta",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/BigTiger2020/Fastadmin-V1.0.0.20200506_beta/blob/main/README.md",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/karsonzhang/fastadmin",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}