Bug 848022 (CVE-2012-3500)
Summary: | CVE-2012-3500 rpmdevtools: TOCTOU race condition in annotate-output | ||||||
---|---|---|---|---|---|---|---|
Product: | [Other] Security Response | Reporter: | Jan Lieskovsky <jlieskov> | ||||
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> | ||||
Status: | CLOSED NOTABUG | QA Contact: | |||||
Severity: | low | Docs Contact: | |||||
Priority: | low | ||||||
Version: | unspecified | CC: | meyering, security-response-team, twoerner, ville.skytta | ||||
Target Milestone: | --- | Keywords: | Security | ||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2012-11-15 15:42:42 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | 847768, 853452 | ||||||
Bug Blocks: | 848864 | ||||||
Attachments: |
|
Description
Jan Lieskovsky
2012-08-14 10:47:55 UTC
This issue affects the version of the rpmdevtools package, as shipped with Red Hat Enterprise Linux 6. -- This issue affects the versions of the rpmdevtools package, as shipped with Fedora release of 16 and 17. -- This issue did NOT affect the version of the rpmdevtools package, as shipped with Fedora EPEL 5 as it did not include support for 'annotate-output' tool yet. Created attachment 604260 [details] Proposed patch by Jim Meyering to fix CVE-2012-3500 The CVE identifier of CVE-2012-3500 has been assigned to this issue. Created rpmdevtools tracking bugs for this issue Affects: fedora-all [bug 853452] (In reply to comment #0) > A local attacker could use this flaw to conduct symbolic link attacks, possibly > leading to their ability in an unauthorized way to alter files belonging to the > user running the 'annotate-output' tool. Following post clarifies that as the mkfifo is used to create temporary "files", this does not allow symlink attack and can at worst cause the script to exit early with an error. http://thread.gmane.org/gmane.comp.security.oss.general/8277/focus=8286 Closing as not-a-security-bug based on the information in comment 8. The fix was applied in Fedora and hence should be included in future Red Hat Enterprise Linux versions. There's no plan to fix this issue as a security flaw in Red Hat Enterprise Linux 6. |