Lucene search
+L

146 matches found

Kitploit
Kitploit
added 2026/09/16 7:34 a.m.13 views

android_application_analyzer

Android Application Analyzer The tool is used to analyze the content of the android application in local storage. Install the dependency using following command chmod +x setup.sh ./setup.sh Use the following command to run the tool using python3 python -m venv androidapplicationanalyzer...

6AI score
SaveExploits0References6
Nuclei
Nuclei
added 2026/09/16 2:04 a.m.83 views

Open Redirect in Login Redirect - MobSF

Mobile Security Framework MobSF is a security research platform for mobile applications in Android, iOS and Windows Mobile. An open redirect vulnerability exist in MobSF authentication view. id: CVE-2024-41955 info: name: Open Redirect in Login Redirect - MobSF author: Farish severity: medium...

5.4CVSS5.9AI score0.01EPSS
SaveExploits1References4
Nuclei
Nuclei
added 2026/09/16 2:04 a.m.296 views

MobSF - Path Traversal

MobSF is vulnerable to an issue with apktool CVE-2024-21633 that allows for RCE or arbitrary file writing. It does this through a path traversal vulnerability. This template tests for it by writing to a local file and reading that file. RCE can be achieved by overwriting jadx, as shown in the two...

7.8CVSS7.3AI score0.01331EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/16 1:38 a.m.9 views

Mobile-Security-Framework-MobSF

Mobile Security Framework MobSF Mobile Security Framework MobSF is a security research platform for mobile applications in Android, iOS and Windows Mobile. MobSF can be used for a variety of use cases such as mobile application security, penetration testing, malware analysis, and privacy analysis...

6AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/15 10:31 p.m.16 views

mobsfscan

mobsfscan mobsfscan is a static analysis tool that can find insecure code patterns in your Android and iOS source code. Supports Java, Kotlin, Android XML, iOS Info.plist, Swift and Objective C Code. mobsfscan uses MobSF static analysis rules and is powered by semgrep and libsast pattern matcher...

6.1AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/14 1:27 p.m.11 views

CVE-2024-21633

MobSF Remote code execution via CVE-2024-21633 I have found an arbitrary file write in apktool and reported via github security advisory. I was aware that many projects were relied upon or dependent to apktool but after the publish of advisory and fix not many seem to be noticed or cared about it...

7.8CVSS7.8AI score0.01331EPSS
SaveExploits2References3
Kitploit
Kitploit
added 2026/09/10 3:13 a.m.8 views

MobSF_AI

MobSF AI Sidecar This project adds an AI-powered chat assistant to the Mobile Security Framework MobSF. It allows security analysts to ask questions about the analysis report generated by MobSF directly within the interface, leveraging OpenAI's model. Features Seamless Integration : Injects a...

6AI score
SaveExploits0References1
Circl
Circl
added 2026/08/18 8:35 p.m.11 views

CVE-2026-68924

creationtimestamp| type| source ---|---|--- 2026-08-18 20:35:08+00:00| published-proof-of-concept| https://github.com/MobSF/Mobile-Security-Framework-MobSF/security/advisories/GHSA-x768-8642-mmq9...

4.9CVSS4.9AI score0.00417EPSS
SaveExploits0References1
Circl
Circl
added 2026/08/18 8:35 p.m.17 views

CVE-2026-68922

creationtimestamp| type| source ---|---|--- 2026-08-18 20:35:06+00:00| published-proof-of-concept| https://github.com/MobSF/Mobile-Security-Framework-MobSF/security/advisories/GHSA-8j49-mmcx-4mp5...

5.5CVSS4.9AI score0.00358EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/18 6:19 p.m.11 views

CVE-2026-68923

MobSF is a mobile application security testing tool used. Prior to 4.5.1, mobsf/MobSF/settings.py places django.middleware.csrf.CsrfViewMiddleware only in the deprecated MIDDLEWARECLASSES setting and omits it from the active MIDDLEWARE tuple, allowing a remote attacker to make a logged-in victim...

6.5CVSS0.00193EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/18 6:19 p.m.13 views

CVE-2026-68924

MobSF is a mobile application security testing tool used. Prior to 4.5.1, the unzip function in mobsf/StaticAnalyzer/views/common/sharedfunc.py logs that an archive member exceeding ZIPMAXUNCOMPRESSEDFILESIZE is being skipped but does not continue to the next member, so an authenticated user can...

4.9CVSS0.00417EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/18 6:19 p.m.8 views

CVE-2026-68927

MobSF is a mobile application security testing tool used. Prior to 4.5.1, getbrowsableactivities in mobsf/StaticAnalyzer/views/android/manifestanalysis.py validates only an Android manifest android:host value with validhost before appending a separately supplied android:port to the URL fetched by...

3CVSS0.00262EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/18 6:19 p.m.9 views

CVE-2026-68922

MobSF is a mobile application security testing tool used. Prior to 4.5.1, findiconpathzip in mobsf/StaticAnalyzer/views/android/iconanalysis.py uses the Android manifest android:icon value to construct paths under the scan resource directory without rejecting traversal or verifying containment,...

5.5CVSS0.00358EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 6:01 p.m.10 views

GHSA-8J49-MMCX-4MP5 MobSF Vulnerable to Arbitrary File Read via Path Traversal in ZIP Uploads

Summary The findiconpathzip function in MobSF does not properly sanitize the android:icon attribute extracted from an Android manifest before resolving it as a filesystem path. An attacker can supply a malicious android:icon value containing path traversal sequences, causing MobSF to read arbitra...

5.5CVSS5.8AI score0.00358EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/18 6:01 p.m.14 views

MobSF Vulnerable to Arbitrary File Read via Path Traversal in ZIP Uploads

Summary The findiconpathzip function in MobSF does not properly sanitize the android:icon attribute extracted from an Android manifest before resolving it as a filesystem path. An attacker can supply a malicious android:icon value containing path traversal sequences, causing MobSF to read arbitra...

5.5CVSS5.7AI score0.00358EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/18 6:01 p.m.12 views

GHSA-3P54-567P-2WPR MobSF's CSRF checks not enforced after Django migration

Summary Django's CsrfViewMiddleware exists only in the deprecated MIDDLEWARECLASSES ignored since Django 2.0. The active MIDDLEWARE tuple does not include it. All authenticated web POST endpoints delete scan, upload, download APK, change password, manage users accept requests without CSRF tokens...

6.5CVSS5.4AI score0.00193EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/18 6:01 p.m.15 views

MobSF's CSRF checks not enforced after Django migration

Summary Django's CsrfViewMiddleware exists only in the deprecated MIDDLEWARECLASSES ignored since Django 2.0. The active MIDDLEWARE tuple does not include it. All authenticated web POST endpoints delete scan, upload, download APK, change password, manage users accept requests without CSRF tokens...

6.5CVSS5.4AI score0.00193EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/18 6:01 p.m.8 views

GHSA-95PX-34X5-P37H MobSF has SSRF port restriction bypass in assetlinks_check

Summary MobSF's Android App Link assetlinks checker validates only the manifest android:host value with validhost, but then appends the separate android:port value into the URL used for the server-side request. This bypasses the current port restriction in validhost and lets a crafted APK cause...

3CVSS5.7AI score0.00262EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/18 6:01 p.m.16 views

MobSF has SSRF port restriction bypass in assetlinks_check

Summary MobSF's Android App Link assetlinks checker validates only the manifest android:host value with validhost, but then appends the separate android:port value into the URL used for the server-side request. This bypasses the current port restriction in validhost and lets a crafted APK cause...

3CVSS5.7AI score0.00262EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/18 6:00 p.m.19 views

MobSF Vulnerable to Zip Bomb Denial of Service via Per-File Size Limit Bypass in ZIP/APK Extraction

Summary When extracting uploaded ZIP/APK files, MobSF checks if individual files exceed ZIPMAXUNCOMPRESSEDFILESIZE 400 MB and logs "Skipping" — but the code lacks a continue statement, so extraction proceeds anyway. The log message is misleading; the file is still written to disk. Verified Impact...

4.9CVSS5.5AI score0.00417EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder