gsd-2024-3660
Vulnerability from gsd
Modified
2024-04-12 05:02
Details
A arbitrary code injection vulnerability in TensorFlow's Keras framework (<2.13) allows attackers to execute arbitrary code with the same permissions as the application using a model that allow arbitrary code irrespective of the application.
Aliases
{ "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2024-3660" ], "details": "A arbitrary code injection vulnerability in TensorFlow\u0027s Keras framework (\u003c2.13) allows attackers to execute arbitrary code with the same permissions as the application using a model that allow arbitrary code irrespective of the application.", "id": "GSD-2024-3660", "modified": "2024-04-12T05:02:29.135418Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cert@cert.org", "ID": "CVE-2024-3660", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "keras", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "*", "version_value": "2.13" } ] } } ] }, "vendor_name": "tensorflow" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A arbitrary code injection vulnerability in TensorFlow\u0027s Keras framework (\u003c2.13) allows attackers to execute arbitrary code with the same permissions as the application using a model that allow arbitrary code irrespective of the application." } ] }, "generator": { "engine": "VINCE 3.0.0", "env": "prod", "origin": "https://cveawg.mitre.org/api/cve/CVE-2024-3660" }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-502 Deserialization of Untrusted Data" } ] }, { "description": [ { "lang": "eng", "value": "CWE-94 Improper Control of Generation of Code (\u0027Code Injection\u0027)" } ] } ] }, "references": { "reference_data": [ { "name": "https://kb.cert.org/vuls/id/253266", "refsource": "MISC", "url": "https://kb.cert.org/vuls/id/253266" }, { "name": "https://www.kb.cert.org/vuls/id/253266", "refsource": "MISC", "url": "https://www.kb.cert.org/vuls/id/253266" } ] } }, "nvd.nist.gov": { "cve": { "descriptions": [ { "lang": "en", "value": "A arbitrary code injection vulnerability in TensorFlow\u0027s Keras framework (\u003c2.13) allows attackers to execute arbitrary code with the same permissions as the application using a model that allow arbitrary code irrespective of the application." }, { "lang": "es", "value": "Una vulnerabilidad de inyecci\u00f3n de c\u00f3digo arbitrario en el framework Keras de TensorFlow (\u0026lt;2.13) permite a los atacantes ejecutar c\u00f3digo arbitrario con los mismos permisos que la aplicaci\u00f3n utilizando un modelo que permite c\u00f3digo arbitrario independientemente de la aplicaci\u00f3n." } ], "id": "CVE-2024-3660", "lastModified": "2024-04-17T12:48:31.863", "metrics": {}, "published": "2024-04-16T21:15:08.603", "references": [ { "source": "cret@cert.org", "url": "https://kb.cert.org/vuls/id/253266" }, { "source": "cret@cert.org", "url": "https://www.kb.cert.org/vuls/id/253266" } ], "sourceIdentifier": "cret@cert.org", "vulnStatus": "Awaiting Analysis" } } } }
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.
Loading…