flaskBlog is a blog app built with Flask. In 2.8.0 and earlier, when creating a post, there's no validation of the content of the post stored in the variable "postContent". The vulnerability arises when displaying the content of the post using the | safe filter, that tells the engine to not escape the rendered content. This can lead to a stored XSS inside the content of the post. The code that causes the problem is in template/routes.html.
References
Link | Resource |
---|---|
https://github.com/DogukanUrker/FlaskBlog/security/advisories/GHSA-gj9v-qhc3-gcfx | Exploit Third Party Advisory |
Configurations
History
22 Aug 2025, 20:57
Type | Values Removed | Values Added |
---|---|---|
First Time |
Dogukanurker
Dogukanurker flaskblog |
|
CPE | cpe:2.3:a:dogukanurker:flaskblog:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.4 |
References | () https://github.com/DogukanUrker/FlaskBlog/security/advisories/GHSA-gj9v-qhc3-gcfx - Exploit, Third Party Advisory |
20 Aug 2025, 14:40
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
19 Aug 2025, 19:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-08-19 19:15
Updated : 2025-08-22 20:57
NVD link : CVE-2025-55735
Mitre link : CVE-2025-55735
CVE.ORG link : CVE-2025-55735
JSON object : View
Products Affected
dogukanurker
- flaskblog