Skip to content

[PTK0006726] - Path Traversal - Tar extraction vulnerability leads to arbitrary file write#20

Merged
abhijitxroy merged 1 commit into
masterfrom
abhijit4/code-merge-2026.0.1
May 29, 2026
Merged

[PTK0006726] - Path Traversal - Tar extraction vulnerability leads to arbitrary file write#20
abhijitxroy merged 1 commit into
masterfrom
abhijit4/code-merge-2026.0.1

Conversation

@abhijitxroy
Copy link
Copy Markdown
Contributor

@abhijitxroy abhijitxroy commented May 29, 2026

JIRA: http://jira.devtools.intel.com/browse/DEV1A-6397

Fix validation completed using the original PoC.

Prior to fix: crafted tar archive allowed path traversal and created files outside the target directory
After fix: extraction fails with "path traversal detected" error
Verified that no files are created outside the intended directory
Conclusion: The vulnerability is successfully mitigated.

@abhijitxroy abhijitxroy requested a review from dkalidanp May 29, 2026 09:01
@abhijitxroy abhijitxroy self-assigned this May 29, 2026
@abhijitxroy abhijitxroy merged commit 1d99254 into master May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants