2025-02-07 19:03:51 +00:00

64 lines
2.2 KiB
JSON

{
"id": "CVE-2024-53356",
"sourceIdentifier": "cve@mitre.org",
"published": "2025-01-31T22:15:09.623",
"lastModified": "2025-02-07T17:15:30.293",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Weak JWT Secret vulnerabilitiy in EasyVirt DCScope <= 8.6.0 and CO2Scope <= 1.3.0 allows remote attackers to generate JWT for privilege escalation. The HMAC secret used for generating tokens is hardcoded as \"somerandomaccesstoken\". A weak HMAC secret poses a risk because attackers can use the predictable secret to create valid JSON Web Tokens (JWTs), allowing them access to important information and actions within the application."
},
{
"lang": "es",
"value": "EasyVirt DCScope &lt;=8.6.0 y CO2Scope &lt;=1.3.0 son vulnerables a la escalada de privilegios debido a que el token de contrase\u00f1a sufre un cifrado d\u00e9bil, lo que hace posible forzar el token de contrase\u00f1a."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-798"
}
]
}
],
"references": [
{
"url": "https://github.com/Elymaro/CVE/blob/main/EasyVirt/CVE-2024-53356.md",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/Elymaro/CVE/blob/main/EasyVirt/CVE-2024-53356.md",
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0"
}
]
}