Lucene search
+L

3 matches found

CVE
CVE
added 2025/08/19 6:38 p.m.26 views

CVE-2025-55734

CVE-2025-55734 affects flaskBlog (versions ≤ 2.8.0). The root cause is a missing authorization check on admin subroutes: the RBAC check runs only for the /admin page in routes/adminPanel.py, while routes/adminPanelComments.py and routes/adminPanelPosts.py are not protected. This allows unauthoriz...

6.9CVSS7.2AI score0.00366EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2025/08/19 6:38 p.m.8 views

CVE-2025-55734 flaskBlo Authorization Bypass

flaskBlog is a blog app built with Flask. In 2.8.0 and earlier, the code checks if the userRole is "admin" only when visiting the /admin page, but not when visiting its subroutes. Specifically, only the file routes/adminPanel.py checks the user role when a user is trying to access the admin page,...

6.9CVSS6.9AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/08/19 12:0 a.m.30 views

PT-2025-33845 · Flaskblog · Flaskblog

Name of the Vulnerable Software and Affected Versions: flaskBlog versions 2.8.0 and earlier Description: The application checks the userRole for "admin" privileges only when accessing the /admin page, but not its subroutes. Specifically, the check is performed in routes/adminPanel.py, but not in...

6.9CVSS7.1AI score0.00366EPSS
SaveExploits1References6
Rows per page
Query Builder