Lucene search
+L

32 matches found

NVD
NVD
added yesterday4 views

CVE-2026-71241

Book-Management-System's Flask API endpoints /student, /record, /books, /findstubook, and /findnotreturnbook are missing the @loginrequired decorator that protects sibling routes /searchstudent, /storage in the same file. This allows any unauthenticated remote user to retrieve student PII name,...

7.5CVSS
SaveExploits0References1
EUVD
EUVD
added yesterday3 views

EUVD-2026-53314

Book-Management-System's Flask API endpoints /student, /record, /books, /findstubook, and /findnotreturnbook are missing the @loginrequired decorator that protects sibling routes /searchstudent, /storage in the same file. This allows any unauthenticated remote user to retrieve student PII name,...

7.5CVSS5.6AI score
SaveExploits0References1
Nuclei
Nuclei
added yesterday142 views

Vanna - SQL injection

Vanna v0.3.4 is vulnerable to SQL injection in its DuckDB integration exposed to its Flask Web APIs. Attackers can inject malicious SQL training data and generate corresponding queries to write arbitrary files on the victim's file system, such as backdoor.php with contents . This can lead to...

9.8CVSS8.2AI score0.03424EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/08 9:12 p.m.12 views

EUVD-2026-42077

Serena: Unauthenticated Flask dashboard on fixed port enables DNS rebinding → memory poisoning → RCE...

8.3CVSS5.9AI score0.00291EPSS
SaveExploits1References4
OSV
OSV
added 2026/06/10 1:8 a.m.4 views

CLEANSTART-2026-FT24360 Flask is a web server gateway interface (WSGI) web application framework

Multiple security vulnerabilities affect the apache-superset package. Flask is a web server gateway interface WSGI web application framework. See references for individual vulnerability details...

9.8CVSS5.8AI score0.0068EPSS
SaveExploits5References33
Packet Storm
Packet Storm
added 2026/04/23 12:0 a.m.135 views

📄 Keras 3.13.0 Malicious ML Model Server HDF5 Shape Bomb

This script is a Flask-based web server that distributes .keras machine learning model files, but it is designed in a malicious way for security research/testing scenarios. The main idea is a denial of service via memory exhaustion, where generated Keras models contain artificially declared...

7.5CVSS6.5AI score0.00299EPSS
SaveExploits3
GithubExploit
GithubExploit
added 2026/04/14 4:45 a.m.108 views

Vulnerable-Web-App-Scanner

Vulnerable-Web-App-Scanner Pent...

5.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/03/30 12:0 a.m.5 views

Amazon Linux 2023 : python3-flask (ALAS2023-2026-1476)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2026-1476 advisory. Flask is a web server gateway interface WSGI web application framework. In versions 3.1.2 and below, when the session object is accessed, Flask should set the Vary: Cookie header., resulting in a Use o...

4.3CVSS5.8AI score0.00344EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/03/18 4:16 p.m.168 views

web-app-security-project

🛡️ Web Application Security Project 📌 Overview This projec...

5.9AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/02/19 12:0 a.m.16 views

PT-2026-21353

Name of the Vulnerable Software and Affected Versions Flask versions 3.1.2 and below Description Flask, a web server gateway interface WSGI web application framework, may improperly handle caching when accessing the session object. Specifically, it may fail to set the 'Vary: Cookie' header,...

4.3CVSS5.8AI score0.00344EPSS
SaveExploits0References191
GithubExploit
GithubExploit
added 2025/12/05 1:40 p.m.210 views

Vulnerable-Flask-Web-App-with-intentional-XSS-SQLi-flaws-

Vulnerable-Flask-Web-App-with-intentional-XSS-SQLi-flaws- A de...

7.3AI score
SaveExploits0
GithubExploit
GithubExploit
added 2025/10/17 8:21 p.m.187 views

pocFlexiPwn

It is an offensive tool for web exploitation. The repository con...

8.5AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/09 12:0 a.m.8 views

PT-2025-36965

Name of the Vulnerable Software and Affected Versions: FTP-Flask-python versions through 5173b68 Description: A command injection issue exists in FTP-Flask-python. The /ftp.html endpoint’s "Upload File" action constructs a shell command from the ftp file parameter and executes it using os.system...

9.8CVSS7.5AI score0.01468EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2025/06/28 7:53 p.m.90 views

Simple-Hospital-Management-System-in-Python-CodeAstro-Patients-Stored-XSS

It is an offensive tool for web application. This repository con...

5.6AI score
SaveExploits0
OSV
OSV
added 2025/05/13 4:15 p.m.3 views

DEBIAN-CVE-2025-47278

Flask is a web server gateway interface WSGI web application framework. In Flask 3.1.0, the way fallback key configuration was handled resulted in the last fallback key being used for signing, rather than the current signing key. Signing is provided by the itsdangerous library. A list of keys can...

1.8CVSS5.4AI score0.00169EPSS
SaveExploits0References1
CVE
CVE
added 2025/05/13 3:57 p.m.242 views

CVE-2025-47278

CVE-2025-47278 affects Flask 3.1.0, where itsdangerous signing key handling constructs the key list in reverse, causing the last (oldest) key to be used for signing when key rotation is configured via SECRET_KEY_FALLBACKS. The result is signing sessions with stale keys, potentially hindering tran...

1.8CVSS7AI score0.00169EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/13 3:57 p.m.9 views

CVE-2025-47278 Flask uses fallback key instead of current signing key

Flask is a web server gateway interface WSGI web application framework. In Flask 3.1.0, the way fallback key configuration was handled resulted in the last fallback key being used for signing, rather than the current signing key. Signing is provided by the itsdangerous library. A list of keys can...

1.8CVSS6.1AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/05/13 3:57 p.m.12 views

CVE-2025-47278

Flask is a web server gateway interface WSGI web application framework. In Flask 3.1.0, the way fallback key configuration was handled resulted in the last fallback key being used for signing, rather than the current signing key. Signing is provided by the itsdangerous library. A list of keys can...

1.8CVSS5.4AI score0.00169EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/02/05 6:25 a.m.20 views

CVE-2024-5827

Vanna v0.3.4 is vulnerable to SQL injection in its DuckDB integration exposed to its Flask Web APIs. Attackers can inject malicious SQL training data and generate corresponding queries to write arbitrary files on the victim's file system, such as backdoor.php with contents . This can lead to...

9.8CVSS8.1AI score0.03424EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/28 8:15 p.m.67 views

CVE-2024-5827

Vanna v0.3.4 is vulnerable to SQL injection in its DuckDB integration exposed to its Flask Web APIs. Attackers can inject malicious SQL training data and generate corresponding queries to write arbitrary files on the victim's file system, such as backdoor.php with contents . This can lead to...

9.8CVSS0.03424EPSS
SaveExploits0References1
Rows per page
Query Builder