ghsa-49j7-qghp-5wj8
Vulnerability from github
Published
2022-05-17 04:17
Modified
2022-07-08 19:07
Summary
Improper Control of Generation of Code in HawtJNI
Details
Race condition in hawtjni-runtime/src/main/java/org/fusesource/hawtjni/runtime/Library.java in HawtJNI before 1.8, when a custom library path is not specified, allows local users to execute arbitrary Java code by overwriting a temporary JAR file with a predictable name in /tmp.
{ affected: [ { package: { ecosystem: "Maven", name: "org.fusesource.hawtjni:hawtjni-runtime", }, ranges: [ { events: [ { introduced: "0", }, { fixed: "1.8", }, ], type: "ECOSYSTEM", }, ], }, ], aliases: [ "CVE-2013-2035", ], database_specific: { cwe_ids: [ "CWE-94", ], github_reviewed: true, github_reviewed_at: "2022-07-08T19:07:06Z", nvd_published_at: "2013-08-28T23:55:00Z", severity: "MODERATE", }, details: "Race condition in hawtjni-runtime/src/main/java/org/fusesource/hawtjni/runtime/Library.java in HawtJNI before 1.8, when a custom library path is not specified, allows local users to execute arbitrary Java code by overwriting a temporary JAR file with a predictable name in /tmp.", id: "GHSA-49j7-qghp-5wj8", modified: "2022-07-08T19:07:06Z", published: "2022-05-17T04:17:07Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2013-2035", }, { type: "WEB", url: "https://github.com/jline/jline2/issues/85", }, { type: "WEB", url: "https://github.com/jruby/jruby/issues/732", }, { type: "WEB", url: "https://github.com/fusesource/hawtjni/commit/92c266170ce98edc200c656bd034a237098b8aa5", }, { type: "WEB", url: "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-2035", }, { type: "WEB", url: "http://rhn.redhat.com/errata/RHSA-2013-1029.html", }, { type: "WEB", url: "http://rhn.redhat.com/errata/RHSA-2013-1784.html", }, { type: "WEB", url: "http://rhn.redhat.com/errata/RHSA-2013-1785.html", }, { type: "WEB", url: "http://rhn.redhat.com/errata/RHSA-2013-1786.html", }, { type: "WEB", url: "http://rhn.redhat.com/errata/RHSA-2014-0029.html", }, { type: "WEB", url: "http://rhn.redhat.com/errata/RHSA-2014-0245.html", }, { type: "WEB", url: "http://rhn.redhat.com/errata/RHSA-2014-0254.html", }, { type: "WEB", url: "http://rhn.redhat.com/errata/RHSA-2014-0400.html", }, { type: "WEB", url: "http://rhn.redhat.com/errata/RHSA-2015-0034.html", }, { type: "WEB", url: "http://www.osvdb.org/93411", }, ], schema_version: "1.4.0", severity: [], summary: "Improper Control of Generation of Code in HawtJNI", }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
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.