CVE-2013-2027
medium
CVSS v3
—
CVSS v2
4.6
VIR risk
4.6
Description
Jython 2.2.1 uses the current umask to set the privileges of the class cache files, which allows local users to bypass intended access restrictions via unspecified vectors.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2013-2027
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 2.7.1+repack-1 |
| debian | bullseye | fixed | 2.7.1+repack-1 |
| debian | forky | fixed | 2.7.1+repack-1 |
| debian | sid | fixed | 2.7.1+repack-1 |
| debian | trixie | fixed | 2.7.1+repack-1 |
| suse | 13.1 | affected | |
| suse | 13.2 | affected | |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Maven | org.python:jython-standalone | <2.7.2b3 | 2.7.2b3 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| jython_project | jython | 2.2.1 | |
References
- http://advisories.mageia.org/MGASA-2015-0096.html
- http://lists.opensuse.org/opensuse-updates/2015-02/msg00055.html
- http://www.mandriva.com/security/advisories?name=MDVSA-2015:158
- http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html
- https://bugzilla.redhat.com/show_bug.cgi?id=947949
- https://nvd.nist.gov/vuln/detail/CVE-2013-2027
- https://github.com/jython/frozen-mirror/commit/053949e66d307168fd70b39725f4d3e6b642acc1
- https://github.com/jython/frozen-mirror/blob/b8d7aa4cee50c0c0fe2f4b235dd62922dd0f3f99/NEWS#L25C8-L25C15
- jython/frozen-mirror
- https://security-tracker.debian.org/tracker/CVE-2013-2027
CWEs
CWE-264
Verify integrity in audit chain (admin only). AS-IS.