CVE-2014-0004
published 2014-03-11CVE-2014-0004: Stack-based buffer overflow in udisks before 1.0.5 and 2.x before 2.1.3 allows local users to cause a denial of service (crash) and possibly execute arbitrary…
PriorityP427medium6.9CVSS 2.0
AVLACMAuNCCICAC
EPSS
0.43%
34.8th percentile
Stack-based buffer overflow in udisks before 1.0.5 and 2.x before 2.1.3 allows local users to cause a denial of service (crash) and possibly execute arbitrary code via a long mount point.
Affected
15 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| canonical | ubuntu_linux | — | — |
| canonical | ubuntu_linux | — | — |
| canonical | ubuntu_linux | — | — |
| debian | udisks2 | < udisks2 2.1.3-1 (bookworm) | udisks2 2.1.3-1 (bookworm) |
| freedesktop | udisks | <= 1.0.4 | — |
| freedesktop | udisks | — | — |
| freedesktop | udisks | — | — |
| freedesktop | udisks | — | — |
| freedesktop | udisks | — | — |
| freedesktop | udisks | — | — |
| freedesktop | udisks | — | — |
| freedesktop | udisks | — | — |
| freedesktop | udisks | — | — |
| freedesktop | udisks | — | — |
| freedesktop | udisks | — | — |
CVSS provenance
nvdv2.06.9MEDIUMAV:L/AC:M/Au:N/C:C/I:C/A:C
osv6.9MEDIUM
vendor_debian6.9MEDIUM
vendor_redhat6.9MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-jqwr-w7rw-fwpf: Stack-based buffer overflow in udisks before 1
ghsa_unreviewed·2022-05-17
CVE-2014-0004 [MEDIUM] CWE-119 GHSA-jqwr-w7rw-fwpf: Stack-based buffer overflow in udisks before 1
Stack-based buffer overflow in udisks before 1.0.5 and 2.x before 2.1.3 allows local users to cause a denial of service (crash) and possibly execute arbitrary code via a long mount point.
OSV
CVE-2014-0004: Stack-based buffer overflow in udisks before 1
osv·2014-03-11·CVSS 6.9
CVE-2014-0004 [MEDIUM] CVE-2014-0004: Stack-based buffer overflow in udisks before 1
Stack-based buffer overflow in udisks before 1.0.5 and 2.x before 2.1.3 allows local users to cause a denial of service (crash) and possibly execute arbitrary code via a long mount point.
Palo Alto
PAN-SA-2014-0004 Bash Shell remote code execution (CVE-2014-6271, CVE-2014-7169)
vendor_paloalto·2014-09-24·CVSS 9.8
CVE-2014-7169 [CRITICAL] CWE-78 PAN-SA-2014-0004 Bash Shell remote code execution (CVE-2014-6271, CVE-2014-7169)
PAN-SA-2014-0004 Bash Shell remote code execution (CVE-2014-6271, CVE-2014-7169)
Palo Alto Networks has become aware of a remote code execution vulnerability in the Bash shell utility. This vulnerability (CVE-2014-6271) allows for remote code execution through multiple vectors due to the way Bash is often used on linux systems for processing commands. Additional information can be found here: http://seclists.org/oss-sec/2014/q3/650 Successful attack requires that a user be able to add environmental variables to the bash environment. This is possible only for PAN-OS users that successfully authenticate to PAN-OS via SSH.
CVEs: CVE-2014-6271, CVE-2014-7169
Affected products: PAN-OS, Panorama
Ubuntu
UDisks vulnerability
vendor_ubuntu·2014-03-10
CVE-2014-0004 UDisks vulnerability
Title: UDisks vulnerability
Summary: UDisks could be made to crash or run programs as an administrator.
Florian Weimer discovered that UDisks incorrectly handled certain long path
names. A local attacker could use this issue to cause udisks to crash,
resulting in a denial of service, or possibly execute arbitrary code.
The default compiler options for affected releases should reduce the
vulnerability to a denial of service.
Instructions: After a standard system update you need to reboot your computer to make all
the necessary changes.
Red Hat
udisks2: stack-based buffer overflow when handling long path names
vendor_redhat·2014-03-10·CVSS 6.9
CVE-2014-0004 [MEDIUM] CWE-121 udisks2: stack-based buffer overflow when handling long path names
udisks2: stack-based buffer overflow when handling long path names
Stack-based buffer overflow in udisks before 1.0.5 and 2.x before 2.1.3 allows local users to cause a denial of service (crash) and possibly execute arbitrary code via a long mount point.
Package: udisks2 (Red Hat Enterprise Linux 7) - Not affected
Debian
CVE-2014-0004: udisks2 - Stack-based buffer overflow in udisks before 1.0.5 and 2.x before 2.1.3 allows l...
vendor_debian·2014·CVSS 6.9
CVE-2014-0004 [MEDIUM] CVE-2014-0004: udisks2 - Stack-based buffer overflow in udisks before 1.0.5 and 2.x before 2.1.3 allows l...
Stack-based buffer overflow in udisks before 1.0.5 and 2.x before 2.1.3 allows local users to cause a denial of service (crash) and possibly execute arbitrary code via a long mount point.
Scope: local
bookworm: resolved (fixed in 2.1.3-1)
bullseye: resolved (fixed in 2.1.3-1)
forky: resolved (fixed in 2.1.3-1)
sid: resolved (fixed in 2.1.3-1)
trixie: resolved (fixed in 2.1.3-1)
No detection rules found.
No public exploits indexed.
Bugzilla
CVE-2014-8092 xorg-x11-server: integer overflow in X11 core protocol requests when calculating memory needs for requests
bugzilla·2014-11-27·CVSS 6.5
CVE-2014-8092 [MEDIUM] CVE-2014-8092 xorg-x11-server: integer overflow in X11 core protocol requests when calculating memory needs for requests
CVE-2014-8092 xorg-x11-server: integer overflow in X11 core protocol requests when calculating memory needs for requests
ProcPutImage(), GetHosts(), RegionSizeof(), REQUEST_FIXED_SIZE() calls do not check that their calculations for how much memory
is needed to handle the client's request have not overflowed, so can
result in out of bounds reads or writes. These calls all occur only
after a client has successfully authenticated itself.
Introduced in X11R1 (1987).
Discussion:
Created attachment 962113
0002-dix_integer_overflow_in_ProcPutImage_CVE-2014-8092_1-4.patch
---
Created attachment 962114
0003-dix_integer_overflow_in_GetHosts_CVE-2014-8092_2-4.patch
---
Created attachment 962115
0004-dix_integer_overflow_in_RegionSizeof_CVE-2014-8092_3-4.patch
---
Created attachment 962116
Bugzilla
CVE-2004-2771 CVE-2014-7844 mailx: command execution flaw
bugzilla·2014-11-11·CVSS 7.5
CVE-2004-2771 [HIGH] CVE-2004-2771 CVE-2014-7844 mailx: command execution flaw
CVE-2004-2771 CVE-2014-7844 mailx: command execution flaw
Florian Weimer from Red Hat has reported the below issue:
mailx executes shell commands embedded in syntactically valid mail addresses due a not quoted command to prevent word expansion.
fio.c
542 }
543 snprintf(cmdbuf, sizeof cmdbuf, "echo %s", name);
544 if ((shell = value("SHELL")) == NULL)
545 shell = SHELL;
The original report in Debian bugtracker:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=278748
Discussion:
Created attachment 958222
0001-outof-Introduce-expandaddr-flag.patch
---
Created attachment 958223
0002-unpack-Disable-option-processing-for-email-addresses.patch
---
Created attachment 958224
0003-fio.c-Unconditionally-require-wordexp-support.patch
---
Created attachment 958225
0004-globname-Invoke-wor
Bugzilla
CVE-2014-0004 udisks and udisks2: stack-based buffer overflow when handling long path names [fedora-all]
bugzilla·2014-03-10·CVSS 6.9
CVE-2014-0004 [MEDIUM] CVE-2014-0004 udisks and udisks2: stack-based buffer overflow when handling long path names [fedora-all]
CVE-2014-0004 udisks and udisks2: stack-based buffer overflow when handling long path names [fedora-all]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of Fedora.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When creating a Bodhi update request, please use the bodhi submission link
noted in the next comment(s). This will include the bug IDs of this
tracking bug as well as the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
Bodhi notes field when available.
Bugzilla
CVE-2014-0004 udisks: udisks and udisks2: stack-based buffer overflow when handling long path names [fedora-all]
bugzilla·2014-03-10·CVSS 6.9
CVE-2014-0004 [MEDIUM] CVE-2014-0004 udisks: udisks and udisks2: stack-based buffer overflow when handling long path names [fedora-all]
CVE-2014-0004 udisks: udisks and udisks2: stack-based buffer overflow when handling long path names [fedora-all]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of Fedora.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When creating a Bodhi update request, please use the bodhi submission link
noted in the next comment(s). This will include the bug IDs of this
tracking bug as well as the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
Bodhi notes field when avai
Bugzilla
CVE-2014-0004 udisks and udisks2: stack-based buffer overflow when handling long path names
bugzilla·2014-01-08·CVSS 6.9
CVE-2014-0004 [MEDIUM] CVE-2014-0004 udisks and udisks2: stack-based buffer overflow when handling long path names
CVE-2014-0004 udisks and udisks2: stack-based buffer overflow when handling long path names
udisks and udisks2 provide a daemon, D-Bus API, and command line tools for managing disks and storage devices. A flaw was found in the way udisks and udisks2 handled long path names. A malicious, local user could use this flaw to create a specially-crafted directory structure that could lead to arbitrary code execution with the privileges of the udisks daemon (root).
Acknowledgements:
This issue was discovered by Florian Weimer of the Red Hat Product Security Team.
Discussion:
Created attachment 867616
Patch from davidz
I've tested this, it does seem to fix the issue.
---
Public via:
http://lists.freedesktop.org/archives/devkit-devel/2014-March/001568.html
udisks patch:
http://cgit.freede
http://lists.freedesktop.org/archives/devkit-devel/2014-March/001568.htmlhttp://lists.opensuse.org/opensuse-updates/2014-03/msg00051.htmlhttp://lists.opensuse.org/opensuse-updates/2014-03/msg00052.htmlhttp://lists.opensuse.org/opensuse-updates/2014-03/msg00053.htmlhttp://rhn.redhat.com/errata/RHSA-2014-0293.htmlhttp://www.debian.org/security/2014/dsa-2872http://www.securityfocus.com/bid/66081http://www.ubuntu.com/usn/USN-2142-1http://lists.freedesktop.org/archives/devkit-devel/2014-March/001568.htmlhttp://lists.opensuse.org/opensuse-updates/2014-03/msg00051.htmlhttp://lists.opensuse.org/opensuse-updates/2014-03/msg00052.htmlhttp://lists.opensuse.org/opensuse-updates/2014-03/msg00053.htmlhttp://rhn.redhat.com/errata/RHSA-2014-0293.htmlhttp://www.debian.org/security/2014/dsa-2872http://www.securityfocus.com/bid/66081http://www.ubuntu.com/usn/USN-2142-1
2014-03-11
Published