PT-2025-33853 · Flaskblog · Flaskblog
Davidedc97
·
Published
2025-08-19
·
Updated
2025-08-22
·
CVE-2025-55735
CVSS v3.1
5.4
Medium
| Vector | AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions:
flaskBlog versions prior to 2.8.0
Description:
flaskBlog is a blog application built with Flask. A stored cross-site scripting (XSS) issue exists due to a lack of validation for the content of a post stored in the
postContent variable. The application displays the post content using the | safe filter, which disables output escaping, leading to potential XSS exploitation. The vulnerable code resides in the template/routes.html file.Recommendations:
Update flaskBlog to version 2.8.0 or later.
Exploit
Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Flaskblog