fkie_cve-2024-39249
Vulnerability from fkie_nvd
Published
2024-07-01 20:15
Modified
2024-11-21 09:27
Severity ?
Summary
Async <= 2.6.4 and <= 3.2.5 are vulnerable to ReDoS (Regular Expression Denial of Service) while parsing function in autoinject function. NOTE: this is disputed by the supplier because there is no realistic threat model: regular expressions are not used with untrusted input.
References
Impacted products
| Vendor | Product | Version |
|---|
{
"cveTags": [
{
"sourceIdentifier": "cve@mitre.org",
"tags": [
"disputed"
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Async \u003c= 2.6.4 and \u003c= 3.2.5 are vulnerable to ReDoS (Regular Expression Denial of Service) while parsing function in autoinject function. NOTE: this is disputed by the supplier because there is no realistic threat model: regular expressions are not used with untrusted input."
},
{
"lang": "es",
"value": "Async \u0026lt;= 2.6.4 y \u0026lt;= 3.2.5 son vulnerables a ReDoS (Denegaci\u00f3n de servicio de expresi\u00f3n regular) mientras analiza la funci\u00f3n en la funci\u00f3n de autoinyecci\u00f3n."
}
],
"id": "CVE-2024-39249",
"lastModified": "2024-11-21T09:27:22.130",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2024-07-01T20:15:02.877",
"references": [
{
"source": "cve@mitre.org",
"url": "https://github.com/caolan/async/blob/v3.2.5/lib/autoInject.js#L41"
},
{
"source": "cve@mitre.org",
"url": "https://github.com/caolan/async/blob/v3.2.5/lib/autoInject.js#L6"
},
{
"source": "cve@mitre.org",
"url": "https://github.com/caolan/async/issues/1975#issuecomment-2204528153"
},
{
"source": "cve@mitre.org",
"url": "https://github.com/zunak/CVE-2024-39249"
},
{
"source": "cve@mitre.org",
"url": "https://github.com/zunak/CVE-2024-39249/issues/1"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://github.com/caolan/async/blob/v3.2.5/lib/autoInject.js#L41"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://github.com/caolan/async/blob/v3.2.5/lib/autoInject.js#L6"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://github.com/caolan/async/issues/1975#issuecomment-2204528153"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://github.com/zunak/CVE-2024-39249"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://github.com/zunak/CVE-2024-39249/issues/1"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-1333"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…