2024-07-14 02:06:08 +00:00

81 lines
2.2 KiB
JSON

{
"id": "CVE-2023-49443",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-12-08T15:15:07.740",
"lastModified": "2023-12-11T19:12:46.117",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "DoraCMS v2.1.8 was discovered to re-use the same code for verification of valid usernames and passwords. This vulnerability allows attackers to gain access to the application via a bruteforce attack."
},
{
"lang": "es",
"value": "Se descubri\u00f3 que DoraCMS v2.1.8 reutiliza el mismo c\u00f3digo para verificar nombres de usuario y contrase\u00f1as v\u00e1lidos. Esta vulnerabilidad permite a los atacantes obtener acceso a la aplicaci\u00f3n mediante un ataque de fuerza bruta."
}
],
"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:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-307"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:html-js:doracms:2.1.8:*:*:*:*:*:*:*",
"matchCriteriaId": "1FFA2258-7C76-482B-8076-AAD87B371A21"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/woshinibaba222/DoraCMS-Verification-Code-Reuse",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}