Lucene search
+L

108 matches found

Snyk
Snyk
added 2025/02/05 8:56 p.m.1 views

Cross-site Scripting (XSS)

Overview mobsf is a Mobile Security Framework MobSF is an automated, all-in-one mobile application Android/iOS/Windows pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis. Affected versions of this package are vulnerable to Cross-site...

8.4CVSS5.3AI score0.0038EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2025/02/05 8:56 p.m.20 views

MobSF Stored Cross-Site Scripting (XSS)

Product: MobSF Version: CFBundleIdentifier value. In the dynamicanalysis.html file you do not sanitize...

8.4CVSS4.9AI score0.0038EPSS
SaveExploits1References6Affected Software1
Cvelist
Cvelist
added 2025/02/05 6:41 p.m.29 views

CVE-2025-24804 Partial Denial of Service (DoS) in MobSF

Mobile Security Framework MobSF is an automated, all-in-one mobile application Android/iOS/Windows pen-testing, malware analysis and security assessment framework. According to Apple's documentation for bundle ID's, it must contain only alphanumeric characters A–Z, a–z, and 0–9, hyphens -, and...

4.8CVSS0.00456EPSS
SaveExploits1References3
CVE
CVE
added 2025/02/05 6:41 p.m.85 views

CVE-2025-24804

CVE-2025-24804 affects MobSF (Mobile Security Framework). A flaw in the Info.plist CFBundleIdentifier parsing allows an attacker to inject special characters into the bundle ID, causing the application to fail to render content and throw a 500 error (DoS-like unavailability). The vulnerability is...

4.8CVSS6.5AI score0.00456EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/05 6:41 p.m.9 views

CVE-2025-24805 Local Privilege Escalation in MobSF

Mobile Security Framework MobSF is an automated, all-in-one mobile application Android/iOS/Windows pen-testing, malware analysis and security assessment framework. A local user with minimal privileges is able to make use of an access token for materials for scopes which it should not be accepted...

8.5CVSS6.3AI score0.00354EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/02/05 6:41 p.m.34 views

CVE-2025-24805 Local Privilege Escalation in MobSF

Mobile Security Framework MobSF is an automated, all-in-one mobile application Android/iOS/Windows pen-testing, malware analysis and security assessment framework. A local user with minimal privileges is able to make use of an access token for materials for scopes which it should not be accepted...

8.5CVSS0.00354EPSS
SaveExploits1References2
Snyk
Snyk
added 2024/12/03 6:45 p.m.2 views

Cross-site Scripting (XSS)

Overview mobsf is a Mobile Security Framework MobSF is an automated, all-in-one mobile application Android/iOS/Windows pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis. Affected versions of this package are vulnerable to Cross-site...

8.1CVSS5.5AI score0.00508EPSS
SaveExploits1References2
NVD
NVD
added 2024/12/03 4:15 p.m.51 views

CVE-2024-53999

Mobile Security Framework MobSF is a pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis. The application allows users to upload files with scripts in the filename parameter. As a result, a malicious user can upload a script file to th...

8.1CVSS0.00508EPSS
SaveExploits1References2
NVD
NVD
added 2024/12/03 4:15 p.m.44 views

CVE-2024-54000

Mobile Security Framework MobSF is a pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis. In versions prior to 3.9.7, the requests.get request in the checkurl method is specified as allowredirects=True, which allows a server-side reque...

7.5CVSS0.00407EPSS
SaveExploits0References2
CVE
CVE
added 2024/12/03 3:39 p.m.80 views

CVE-2024-53999

MobSF suffers a Stored Cross-Site Scripting (XSS) vulnerability in the Diff or Compare functionality. The issue stems from allowing scripts in the filename parameter during file uploads, enabling a malicious actor to upload a script and trigger its execution when users invoke the diff/compare fea...

8.1CVSS7.2AI score0.00508EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/12/03 3:39 p.m.6 views

CVE-2024-53999 Mobile Security Framework (MobSF) Stored Cross-Site Scripting Vulnerability in "Diff or Compare" Functionality

Mobile Security Framework MobSF is a pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis. The application allows users to upload files with scripts in the filename parameter. As a result, a malicious user can upload a script file to th...

8.1CVSS6AI score0.00508EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/12/03 3:33 p.m.15 views

CVE-2024-54000 Mobile Security Framework (MobSF) bypass of SSRF fix

Mobile Security Framework MobSF is a pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis. In versions prior to 3.9.7, the requests.get request in the checkurl method is specified as allowredirects=True, which allows a server-side reque...

7.5CVSS6.8AI score0.00407EPSS
SaveExploits0References2
Veracode
Veracode
added 2024/08/20 8:37 a.m.13 views

Zip Slip

mobsf is vulnerable to Zip Slip. The vulnerability is caused due to a missing validation while extracting .a extension files. This allows an attacker to extract files to any desired location within the server running MobS...

9.8CVSS6.6AI score0.00956EPSS
SaveExploits1References2Affected Software1
Github Security Blog
Github Security Blog
added 2024/08/19 5:29 p.m.34 views

Mobile Security Framework (MobSF) has a Zip Slip Vulnerability in .a Static Library Files

Summary Upon reviewing the MobSF source code, I identified a flaw in the Static Libraries analysis section. Specifically, during the extraction of .a extension files, the measure intended to prevent Zip Slip attacks is improperly implemented. Since the implemented measure can be bypassed, the...

9.8CVSS6.7AI score0.00956EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2024/08/19 5:29 p.m.15 views

GHSA-4HH3-VJ32-GR6J Mobile Security Framework (MobSF) has a Zip Slip Vulnerability in .a Static Library Files

Summary Upon reviewing the MobSF source code, I identified a flaw in the Static Libraries analysis section. Specifically, during the extraction of .a extension files, the measure intended to prevent Zip Slip attacks is improperly implemented. Since the implemented measure can be bypassed, the...

8.6CVSS8.6AI score0.00956EPSS
SaveExploits1References4
NVD
NVD
added 2024/08/19 3:15 p.m.44 views

CVE-2024-43399

Mobile Security Framework MobSF is a pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis. Before 4.0.7, there is a flaw in the Static Libraries analysis section. Specifically, during the extraction of .a extension files, the measure...

9.8CVSS0.00956EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/08/19 2:44 p.m.63 views

CVE-2024-43399 Mobile Security Framework (MobSF) has a Zip Slip Vulnerability in .a Static Library Files

Mobile Security Framework MobSF is a pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis. Before 4.0.7, there is a flaw in the Static Libraries analysis section. Specifically, during the extraction of .a extension files, the measure...

8CVSS0.00956EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/08/19 2:44 p.m.24 views

CVE-2024-43399 Mobile Security Framework (MobSF) has a Zip Slip Vulnerability in .a Static Library Files

Mobile Security Framework MobSF is a pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis. Before 4.0.7, there is a flaw in the Static Libraries analysis section. Specifically, during the extraction of .a extension files, the measure...

8CVSS7.6AI score0.00956EPSS
SaveExploits1References2
OSV
OSV
added 2024/08/19 2:44 p.m.28 views

CVE-2024-43399 Mobile Security Framework (MobSF) has a Zip Slip Vulnerability in .a Static Library Files

Mobile Security Framework MobSF is a pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis. Before 4.0.7, there is a flaw in the Static Libraries analysis section. Specifically, during the extraction of .a extension files, the measure...

8CVSS6.5AI score
SaveExploits0References4
Veracode
Veracode
added 2024/08/01 8:10 p.m.11 views

Open Redirection

Mobile Security Framework MobSF is vulnerable to Open Redirection. The vulnerability is due to URL redirection to Untrusted Site through the authentication view by manipulating the redirect URL after a successful login...

5.4CVSS6.8AI score0.01EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder