-
Notifications
You must be signed in to change notification settings - Fork 23
Case Study: Path Traversal (Zip Slip) in Plexus Archiver – CVE-2018-1002200 #27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Add case study: Path Traversal (Zip Slip) in Plexus Archiver (Issue mitre#7)
|
Keep this PR in a mergeable state → Learn moreAll Green is an AI agent that automatically: ✅ Addresses code review comments ✅ Fixes failing CI checks ✅ Resolves merge conflicts |
Automated Analysis Results of This Use CaseThank you for providing your use case! Apologies for the form letter, but it's a pleasure to see y'all :) With technical knowledge work such as this project, it is important to structure information as well as possible, so that it can be processed automatically. We also want to validate our inputs ;-) So, this report contains the results of an automated analysis of the provided use case, looking for consistency with the documented format as covered in Section 3 "Case Study Structure" of the Style Guide. Disclaimers:
Items are prioritized from Informative, Low, Medium, to High in terms of current importance to the project. Analyzing Presence of MarkdownMarkdown detected in the document. Parser IssuesThe following issues were encountered by the parser used to analyze this file. This might explain potential errors and false positives in the subsequent analysis.
Section Analysis
Analyzing Title SectionNote: the analysis may be incorrect depending on how Inferred/Extracted Title begins with text: 'Title : Path Traversal (Zip Slip) in Plexus Archiv...'
Analyzing Introduction SectionNo issues found. Analyzing Software SectionNo issues found. Analyzing Weakness SectionNo issues found. Analyzing Vulnerability SectionNo issues found. Analyzing Fix SectionNo issues found. Analyzing References SectionNo issues found. |
|
This is a brief checklist for review of this writeup for possible Review Information
Review SummaryCWE - sample code for the Weakness might be useful for a demonstrative Some of the Vulnerability writeup could be helpful as a demonstrative Random CWE/Vuln-Theory comment: the fix involves canonicalization and References - the link for the "Contains Vulnerable Code" reference Recommendation: potential for inclusion in SCCS, with extensive Case Study Structure
Case Study Selection
Case Study ContentsTitle
Introduction
Software
Weakness
Vulnerability
Exploit
Fix
Prevention
Conclusion
References
Contributors
Images/Diagrams (Optional)
|
“Zip Slip Vulnerability in File Extraction”.
The case study includes:
This submission is part of a secure coding course assignment.