{"url":"http://public2.vulnerablecode.io/api/packages/375521?format=json","purl":"pkg:golang/github.com/mvt-project/androidqf@1.8.3","type":"golang","namespace":"github.com/mvt-project","name":"androidqf","version":"1.8.3","qualifiers":{},"subpath":"","is_vulnerable":false,"next_non_vulnerable_version":"1.8.3","latest_non_vulnerable_version":"1.8.3","affected_by_vulnerabilities":[],"fixing_vulnerabilities":[{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/360461?format=json","vulnerability_id":"VCID-4ak4-a8qe-affc","summary":"androidqf: APK download Path Traversal in device APK paths\n### Summary\nDuring 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.\n\nPractical 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.\n\n### Impact\nAn 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.\n\n### Patched version\n[1.8.3](https://github.com/mvt-project/androidqf/releases/tag/v1.8.3)\n\n### Credits\n- This issue was identified during a security assessment conducted by 0xche. \n- An additional vulnerability was independently identified by @0x0v1","references":[{"reference_url":"https://github.com/mvt-project/androidqf","reference_id":"","reference_type":"","scores":[{"value":"1.1","scoring_system":"cvssv4","scoring_elements":"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"},{"value":"LOW","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/mvt-project/androidqf"},{"reference_url":"https://github.com/mvt-project/androidqf/releases/tag/v1.8.3","reference_id":"","reference_type":"","scores":[{"value":"1.1","scoring_system":"cvssv4","scoring_elements":"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"},{"value":"LOW","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/mvt-project/androidqf/releases/tag/v1.8.3"},{"reference_url":"https://github.com/mvt-project/androidqf/security/advisories/GHSA-763j-3p5v-jfc6","reference_id":"","reference_type":"","scores":[{"value":"1.1","scoring_system":"cvssv4","scoring_elements":"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"},{"value":"LOW","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/mvt-project/androidqf/security/advisories/GHSA-763j-3p5v-jfc6"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/375521?format=json","purl":"pkg:golang/github.com/mvt-project/androidqf@1.8.3","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:golang/github.com/mvt-project/androidqf@1.8.3"}],"aliases":["GHSA-763j-3p5v-jfc6"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-4ak4-a8qe-affc"},{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/360305?format=json","vulnerability_id":"VCID-xxxk-m4ux-cfhy","summary":"androidqf: Zip entry Name Injection in APK bundle (Zip Slip for zip consumers)\n### Summary\n`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.\n\n### Impact\nA 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.\n\n### Patched version\n[1.8.3](https://github.com/mvt-project/androidqf/releases/tag/v1.8.3)\n\n### Credits\nThis issue was identified during a security assessment conducted by 0xche.","references":[{"reference_url":"https://github.com/mvt-project/androidqf","reference_id":"","reference_type":"","scores":[{"value":"1.1","scoring_system":"cvssv4","scoring_elements":"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"},{"value":"LOW","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/mvt-project/androidqf"},{"reference_url":"https://github.com/mvt-project/androidqf/releases/tag/v1.8.3","reference_id":"","reference_type":"","scores":[{"value":"1.1","scoring_system":"cvssv4","scoring_elements":"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"},{"value":"LOW","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/mvt-project/androidqf/releases/tag/v1.8.3"},{"reference_url":"https://github.com/mvt-project/androidqf/security/advisories/GHSA-jf2q-463c-6f52","reference_id":"","reference_type":"","scores":[{"value":"1.1","scoring_system":"cvssv4","scoring_elements":"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"},{"value":"LOW","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/mvt-project/androidqf/security/advisories/GHSA-jf2q-463c-6f52"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/375521?format=json","purl":"pkg:golang/github.com/mvt-project/androidqf@1.8.3","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:golang/github.com/mvt-project/androidqf@1.8.3"}],"aliases":["GHSA-jf2q-463c-6f52"],"risk_score":null,"exploitability":null,"weighted_severity":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-xxxk-m4ux-cfhy"}],"risk_score":null,"resource_url":"http://public2.vulnerablecode.io/packages/pkg:golang/github.com/mvt-project/androidqf@1.8.3"}