2025-01-12 03:03:49 +00:00

64 lines
2.0 KiB
JSON

{
"id": "CVE-2024-46242",
"sourceIdentifier": "cve@mitre.org",
"published": "2025-01-07T16:15:33.950",
"lastModified": "2025-01-07T21:15:11.783",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue in the validate_email function in CTFd/utils/validators/__init__.py of CTFd 3.7.3 allows attackers to cause a Regular expression Denial of Service (ReDoS) via supplying a crafted string as e-mail address during registration."
},
{
"lang": "es",
"value": "Un problema en la funci\u00f3n validation_email en CTFd/utils/validators/__init__.py de CTFd 3.7.3 permite a los atacantes provocar una denegaci\u00f3n de servicio de expresi\u00f3n regular (ReDoS) al proporcionar una cadena manipulada como direcci\u00f3n de correo electr\u00f3nico durante el registro."
}
],
"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:N/I:N/A:H",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-1333"
}
]
}
],
"references": [
{
"url": "http://ctfd.com",
"source": "cve@mitre.org"
},
{
"url": "https://gist.github.com/salvatore-abello/4f01f3fa54672febc0a492a11a26592c",
"source": "cve@mitre.org"
}
]
}