Closed
Bug 1792064
Opened 3 years ago
Closed 3 years ago
Ensure `mozfile.extract_tarball` can't write outside of intended destination
Categories
(Testing :: Mozbase, defect)
Tracking
(firefox107 fixed)
RESOLVED
FIXED
107 Branch
| Tracking | Status | |
|---|---|---|
| firefox107 | --- | fixed |
People
(Reporter: ahal, Assigned: ahal)
References
Details
Attachments
(1 file)
This will mitigate CVE-2007-4559 which was originally disclosed in 2007, but "rediscovered" in a recent post here:
https://www.trellix.com/en-us/about/newsroom/stories/threat-labs/tarfile-exploiting-the-world.html
| Assignee | ||
Comment 1•3 years ago
|
||
Jira: RELENG-1001
Updated•3 years ago
|
Attachment #9295829 -
Attachment description: WIP: Bug 1792064 - Ensure 'mozfile.extract_tarball' can't write outside of destination → Bug 1792064 - Ensure 'mozfile.extract_tarball' can't write outside of destination, r?#mozbase-reviewers
Pushed by ahalberstadt@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/37c750edbda7
Ensure 'mozfile.extract_tarball' can't write outside of destination, r=mozbase-reviewers,jmaher
Comment 3•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox107:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 107 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•