🛡️ GHSA-763j-3p5v-jfc6 — androidqf

🟢 CVSS 2.0 — Low ✅ No Known Exploit CWE-22 OSV
2.0
CVSS Score
0 Low4 Medium7 High9 Critical10

Description

androidqf: APK download Path Traversal in device APK paths

Summary

During device acquisition, getPathToLocalCopy() constructs local filesystem paths for downloaded APKs using a filename component extracted by extractFileName(). The extraction splits on ==/ and takes the remainder without sanitization. If a compromised device returns a crafted APK path containing traversal sequences, filepath.Join resolves them, allowing the file to be written outside the intended apks/ directory.

Practical exploitability is limited because Android enforces strict package path formats under /data/app/ and does not allow apps to register paths containing traversal sequences. Rated Informational as a defense-in-depth concern.

Impact

An attacker with control of the connected device could potentially write files outside the expected output directory on the acquisition workstation, leading to arbitrary file overwrite with attacker-controlled content.

Patched version

[1.8.3](https://github.com/mvt-project/androidqf/releases/tag/v1.8.3)

Credits

  • This issue was identified during a security assessment conducted by 0xche.
  • An additional vulnerability was independently identified by @0x0v1

How this vulnerability can be exploited

This issue can be reached with local access to the system, attack complexity is low, an attacker needs no privileges on the target. A user must be tricked into taking some action. Rated impact: confidentiality none, integrity low, availability none.

Weakness class

GHSA-763j-3p5v-jfc6 is classified as CWE-22: Path Traversal. A file path built from user input is not confined to the intended directory, letting an attacker reach files elsewhere on the filesystem.

Affected software

GHSA-763j-3p5v-jfc6 is recorded against 1 package.

  • github.com/mvt-project/androidqf

Timeline and source

Published on 21 May 2026 and last revised on 25 June 2026. No public exploit is currently recorded for this entry. Record sourced from OSV.

References

github.com (Web)
github.com (Package)
github.com (Web)

Details

Severity LOW
CVSS Score 2.0
CVSS Vector 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
CWE CWE-22
Public Exploit ✅ No
Source OSV
Published 2026-05-21
Updated 2026-08-20
Modified 2026-06-25
Fix URL N/A

Affected Packages

Software From version Fixed in
github.com/mvt-project/androidqf

Similar Threats

Free Vulnerability Check

Is your site affected by GHSA-763j-3p5v-jfc6?

BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against GHSA-763j-3p5v-jfc6 and other known CVE records.

Scan My Site Free →

No credit card required  ·  Results in minutes

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.

Browse related advisories

All advisoriesGitHub AdvisoryGitHub Advisory Undated