ghsa-x4wf-678h-2pmq
Vulnerability from github
Published
2024-04-16 21:31
Modified
2024-08-02 16:07
Severity ?
9.8 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
9.3 (Critical) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
9.3 (Critical) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
VLAI Severity ?
Summary
Keras code injection vulnerability
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.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "keras" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.13.1rc0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-3660" ], "database_specific": { "cwe_ids": [ "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2024-08-02T16:07:44Z", "nvd_published_at": "2024-04-16T21:15:08Z", "severity": "CRITICAL" }, "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": "GHSA-x4wf-678h-2pmq", "modified": "2024-08-02T16:07:44Z", "published": "2024-04-16T21:31:28Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3660" }, { "type": "PACKAGE", "url": "https://github.com/keras-team/keras" }, { "type": "WEB", "url": "https://github.com/keras-team/keras/compare/r2.12...r2.13" }, { "type": "WEB", "url": "https://kb.cert.org/vuls/id/253266" }, { "type": "WEB", "url": "https://www.kb.cert.org/vuls/id/253266" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Keras code injection vulnerability" }
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…