DogukanUrker flaskBlog
cpe:2.3:a:dogukanurker:flaskblog:*:*:*:*:*:*:*
- 2.6.1
A cross-site scripting (XSS) vulnerability exists in flaskBlog version 2.6.1. This issue allows attackers to execute arbitrary web scripts or HTML by injecting a crafted payload into the postContent, postTags, or postTitle parameters when creating a post.
Exploitation of this vulnerability allows for stored cross-site scripting, where injected scripts are executed in the context of the user viewing the post.
To reproduce this vulnerability, create a new post and inject a malicious payload, such as an image tag with an 'onerror' event, into the postContent, postTags, or postTitle fields. Once the post is saved, the injected script will execute when the post is viewed.
It is recommended to use autoescaping to escape rendered content, preventing the execution of injected scripts.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.