GHSA-jf2q-463c-6f52

Suggest an improvement
Source
https://github.com/advisories/GHSA-jf2q-463c-6f52
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/05/GHSA-jf2q-463c-6f52/GHSA-jf2q-463c-6f52.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-jf2q-463c-6f52
Aliases
Published
2026-05-21T17:09:00Z
Modified
2026-06-25T23:11:47Z
Severity
  • 1.1 (Low) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U CVSS Calculator
Summary
androidqf: Zip entry Name Injection in APK bundle (Zip Slip for zip consumers)
Details

Summary

generateZipPath() constructs zip entry names for collected APKs using device controlled content from extractFileName(). Since extractFileName() does not reject traversal sequences, the resulting zip entry name can contain ../. AndroidQF itself does not extract the zip it creates, but any forensic tool that extracts the acquisition bundle without zip-slip protection could write files to attacker chosen paths.

Impact

A compromised device could inject path traversal sequences into the acquisition bundle's zip entry names. When a forensic analyst or forensic tooling extracts the bundle without entry name validation, files could be written outside the intended extraction directory.

Patched version

1.8.3

Credits

This issue was identified during a security assessment conducted by 0xche.

Database specific
{
    "cwe_ids": [
        "CWE-22"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2026-05-21T17:09:00Z",
    "nvd_published_at": null,
    "severity": "LOW"
}
References

Affected packages

Go / github.com/mvt-project/androidqf

Package

Name
github.com/mvt-project/androidqf
View open source insights on deps.dev
Purl
pkg:golang/github.com/mvt-project/androidqf

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.8.3

Database specific

last_known_affected_version_range
"<= 1.8.2"
source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/05/GHSA-jf2q-463c-6f52/GHSA-jf2q-463c-6f52.json"