diff --git a/advisories/unreviewed/2023/09/GHSA-cc8j-6phr-jv9x/GHSA-cc8j-6phr-jv9x.json b/advisories/github-reviewed/2023/09/GHSA-cc8j-6phr-jv9x/GHSA-cc8j-6phr-jv9x.json similarity index 59% rename from advisories/unreviewed/2023/09/GHSA-cc8j-6phr-jv9x/GHSA-cc8j-6phr-jv9x.json rename to advisories/github-reviewed/2023/09/GHSA-cc8j-6phr-jv9x/GHSA-cc8j-6phr-jv9x.json index e966e12cd20..997def74d43 100644 --- a/advisories/unreviewed/2023/09/GHSA-cc8j-6phr-jv9x/GHSA-cc8j-6phr-jv9x.json +++ b/advisories/github-reviewed/2023/09/GHSA-cc8j-6phr-jv9x/GHSA-cc8j-6phr-jv9x.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-cc8j-6phr-jv9x", - "modified": "2024-03-21T03:35:47Z", + "modified": "2025-04-10T14:27:17Z", "published": "2023-09-22T00:30:29Z", "aliases": [ "CVE-2023-42261" ], + "summary": "Mobile Security Framework (MobSF) Vulnerable to Insecure Permissions", "details": "Mobile Security Framework (MobSF) <=v3.7.8 Beta is vulnerable to Insecure Permissions.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "mobsf" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.9.7" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -27,10 +48,18 @@ "type": "WEB", "url": "https://github.com/MobSF/Mobile-Security-Framework-MobSF/issues/748" }, + { + "type": "PACKAGE", + "url": "https://github.com/MobSF/Mobile-Security-Framework-MobSF" + }, { "type": "WEB", "url": "https://github.com/MobSF/Mobile-Security-Framework-MobSF/blob/abb47659a19ac772765934f184c65fe16cb3bee7/docker-compose.yml#L30-L31" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mobsf/PYSEC-2023-310.yaml" + }, { "type": "WEB", "url": "https://github.com/woshinibaba222/hack16/blob/main/Unauthorized%20Access%20to%20MobSF.md" @@ -41,8 +70,8 @@ "CWE-276" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-10T14:27:17Z", "nvd_published_at": "2023-09-21T22:15:11Z" } } \ No newline at end of file