fkie_cve-2024-27980
Vulnerability from fkie_nvd
Published
2025-01-09 01:15
Modified
2025-01-09 22:15
Severity ?
Summary
Due to the improper handling of batch files in child_process.spawn / child_process.spawnSync, a malicious command line argument can inject arbitrary commands and achieve code execution even if the shell option is not enabled.
References
Impacted products
Vendor | Product | Version |
---|
{ "cveTags": [], "descriptions": [ { "lang": "en", "value": "Due to the improper handling of batch files in child_process.spawn / child_process.spawnSync, a malicious command line argument can inject arbitrary commands and achieve code execution even if the shell option is not enabled." }, { "lang": "es", "value": "Debido al gesti\u00f3n inadecuado de archivos por lotes en child_process.spawn / child_process.spawnSync, un argumento de l\u00ednea de comandos malicioso puede inyectar comandos arbitrarios y lograr la ejecuci\u00f3n de c\u00f3digo incluso si la opci\u00f3n de shell no est\u00e1 habilitada." } ], "id": "CVE-2024-27980", "lastModified": "2025-01-09T22:15:27.777", "metrics": { "cvssMetricV30": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "exploitabilityScore": 2.2, "impactScore": 5.9, "source": "support@hackerone.com", "type": "Secondary" } ] }, "published": "2025-01-09T01:15:08.367", "references": [ { "source": "support@hackerone.com", "url": "http://www.openwall.com/lists/oss-security/2024/04/10/15" }, { "source": "support@hackerone.com", "url": "http://www.openwall.com/lists/oss-security/2024/07/11/6" }, { "source": "support@hackerone.com", "url": "http://www.openwall.com/lists/oss-security/2024/07/19/3" }, { "source": "support@hackerone.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5MZN6PFXHTCCUENAKZXTGWPKUAHI6E2W/" }, { "source": "support@hackerone.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JUWBYDVCUSCX7YWTBX75LADMCVYFBGKU/" } ], "sourceIdentifier": "support@hackerone.com", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-77" } ], "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.
- 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.