Lucene search
+L

55 matches found

Positive Technologies
Positive Technologies
added 2025/08/19 12:0 a.m.17 views

PT-2025-33855 · Flaskblog · Flaskblog

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 flaw exists where there is no validation of comment ownership during deletion. This allows any user to delete comments belonging to other users...

6.9CVSS7.1AI score0.00294EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2025/08/19 12:0 a.m.13 views

PT-2025-33853 · Flaskblog · Flaskblog

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...

5.4CVSS5.4AI score0.00206EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2025/08/19 12:0 a.m.12 views

FlaskBlog 安全漏洞

FlaskBlog is a simple blogging application built using Flask by Doğukan Ürker, an individual developer. A security vulnerability exists in FlaskBlog 2.8.0 and earlier versions, which stems from the fact that an arbitrary user may be elevated to the administrator role...

9.3CVSS6.8AI score0.00264EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2025/08/19 12:0 a.m.7 views

FlaskBlog 安全漏洞

FlaskBlog is a simple blogging application built using Flask by Doğukan Ürker Personal Developer. A security vulnerability exists in FlaskBlog 2.8.0 and earlier versions, which stems from unvalidated comment ownership that could lead to arbitrary deletion of comments...

6.9CVSS6.8AI score0.00294EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2025/08/16 3:26 p.m.8 views

CVE-2025-53631

flaskBlog is a blog app built with Flask. In versions 2.8.1 and prior, improper sanitization of postContent when submitting POST requests to /createpost leads to arbitrary JavaScript execution XSS on all pages the post is reflected on including /, /post/ID, /admin/posts, and /user/ID of the user...

5.4CVSS7AI score0.00213EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/08/14 3:26 p.m.19 views

CVE-2025-53631 flaskBlog XSS Vulnerability in postContent

flaskBlog is a blog app built with Flask. In versions 2.8.1 and prior, improper sanitization of postContent when submitting POST requests to /createpost leads to arbitrary JavaScript execution XSS on all pages the post is reflected on including /, /post/ID, /admin/posts, and /user/ID of the user...

5.3CVSS0.00213EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/14 3:26 p.m.9 views

CVE-2025-53631 flaskBlog XSS Vulnerability in postContent

flaskBlog is a blog app built with Flask. In versions 2.8.1 and prior, improper sanitization of postContent when submitting POST requests to /createpost leads to arbitrary JavaScript execution XSS on all pages the post is reflected on including /, /post/ID, /admin/posts, and /user/ID of the user...

5.3CVSS6.7AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/08/14 12:0 a.m.22 views

PT-2025-33302 · Flaskblog · Flaskblog

Name of the Vulnerable Software and Affected Versions: flaskBlog versions prior to 2.8.1 Description: flaskBlog is a blog application built with Flask. Improper sanitization of the postContent parameter when submitting POST requests to the /createpost API endpoint leads to arbitrary JavaScript...

5.4CVSS6.1AI score0.00213EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/08/14 12:0 a.m.7 views

FlaskBlog 跨站脚本漏洞

FlaskBlog is a simple blogging application built using Flask by Doğukan Ürker, an individual developer. A cross-site scripting vulnerability exists in flaskBlog 2.8.1 and earlier versions, which stems from improper postContent cleanup and could lead to arbitrary JavaScript execution...

5.4CVSS6.3AI score0.00213EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/05/23 9:35 a.m.24 views

CVE-2024-22414

flaskBlog is a simple blog app built with Flask. Improper storage and rendering of the /user/ page allows a user's comments to execute arbitrary javascript code. The html template user.html contains the following code snippet to render comments made by a user: comment2|safe . Use of the "safe" ta...

6.5CVSS6.9AI score0.00409EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/04/26 5:19 a.m.16 views

CVE-2025-28101

An arbitrary file deletion vulnerability in the /post/postTitle component of flaskBlog v2.6.1 allows attackers to delete article titles created by other users via supplying a crafted POST request...

6.5CVSS6.9AI score0.00206EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/04/26 5:12 a.m.11 views

CVE-2025-28102

A cross-site scripting XSS vulnerability in flaskBlog v2.6.1 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the postContent parameter at /createpost...

6.1CVSS5.8AI score0.00233EPSS
SaveExploits1References1
NVD
NVD
added 2025/04/21 5:15 p.m.10 views

CVE-2025-28102

A cross-site scripting XSS vulnerability in flaskBlog v2.6.1 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the postContent parameter at /createpost...

6.1CVSS0.00233EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/04/21 12:0 a.m.14 views

PT-2025-17454 · Flaskblog · Flaskblog

Name of the Vulnerable Software and Affected Versions: laskBlog version 2.6.1 Description: The issue is related to incorrect access control, allowing attackers to delete user accounts arbitrarily via a crafted request. Recommendations: For laskBlog version 2.6.1, consider restricting access to th...

6.4CVSS6.1AI score0.00212EPSS
SaveExploits0References8
CVE
CVE
added 2025/04/21 12:0 a.m.61 views

CVE-2025-28102

FlaskBlog v2.6.1 is affected by a cross-site scripting (XSS) vulnerability exposed via the postContent parameter at /createpost. The issue stems from allowing arbitrary script/HTML injection, enabling attackers to run client-side code. Available connected reports confirm the affected software ver...

6.1CVSS5.6AI score0.00233EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2025/04/21 12:0 a.m.7 views

FlaskBlog 安全漏洞

FlaskBlog is a simple blogging application built using Flask by Doğukan Ürker, an individual developer. A security vulnerability exists in FlaskBlog version 2.6.1, which stems from the presence of cross-site scripting in the postContent parameter, which could lead to the execution of arbitrary we...

6.1CVSS5.9AI score0.00233EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/04/21 12:0 a.m.6 views

FlaskBlog 安全漏洞

FlaskBlog is a simple blogging application built using Flask by Doğukan Ürker, an individual developer. A security vulnerability exists in FlaskBlog version 2.6.1, which stems from improper access control and could lead to arbitrary deletion of user accounts...

6.4CVSS6.6AI score0.00212EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/04/21 12:0 a.m.21 views

CVE-2025-28102

A cross-site scripting XSS vulnerability in flaskBlog v2.6.1 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the postContent parameter at /createpost...

0.00233EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/04/21 12:0 a.m.8 views

FlaskBlog 安全漏洞

FlaskBlog is a simple blogging application built using Flask by Doğukan Ürker Personal Developer. A security vulnerability exists in FlaskBlog version 2.6.1, which stems from improper access control and could lead to obtaining all usernames...

9.1CVSS6.5AI score0.00382EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/04/21 12:0 a.m.13 views

PT-2025-17457 · Flaskblog · Flaskblog

Name of the Vulnerable Software and Affected Versions: laskBlog version 2.6.1 Description: The issue allows attackers to bypass access controls and obtain all usernames by providing a specially crafted input. Recommendations: For laskBlog version 2.6.1, consider restricting access to sensitive us...

9.1CVSS6.1AI score0.00382EPSS
SaveExploits1References9
Rows per page
Query Builder