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

105 lines
3.0 KiB
JSON

{
"id": "CVE-2020-19880",
"sourceIdentifier": "cve@mitre.org",
"published": "2020-08-24T15:15:13.347",
"lastModified": "2020-08-25T13:14:11.230",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "DBHcms v1.2.0 has a stored xss vulnerability as there is no htmlspecialchars function form 'Name' in dbhcms\\types.php, A remote unauthenticated attacker can exploit this vulnerability to hijack other users."
},
{
"lang": "es",
"value": "DBHcms versi\u00f3n v1.2.0, presenta una vulnerabilidad de tipo xss almacenado, ya que no se presenta una funci\u00f3n htmlspecialchars en el formulario \"Name\" en el archivo dbhcms\\types.php. Un atacante no autenticado remoto puede explotar esta vulnerabilidad para secuestrar a otros usuarios."
}
],
"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:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"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:dbhcms_project:dbhcms:1.2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "DDAE8FC9-A3BC-4740-8008-FAE4B110F4FE"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/fragrant10/cve/tree/master/dbhcms1.2.0#4",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}