Lucene search
+L

5529 matches found

RedhatCVE
RedhatCVE
added 2025/08/22 9:32 a.m.12 views

CVE-2025-57732

In JetBrains TeamCity before 2025.07.1 privilege escalation was possible due to incorrect directory ownership...

7.5CVSS7.5AI score0.00117EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/08/22 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2024-8266

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in GitLab CE/EE affecting all versions starting from 17.1 prior to 17.6.0, which allows an attacker with maintainer role to trigger a...

6.6CVSS5.9AI score0.00435EPSS
SaveExploits1References2
NVD
NVD
added 2025/08/20 10:15 a.m.13 views

CVE-2025-57732

In JetBrains TeamCity before 2025.07.1 privilege escalation was possible due to incorrect directory ownership...

7.5CVSS0.00117EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/20 10:15 a.m.11 views

CVE-2025-57732

In JetBrains TeamCity before 2025.07.1 privilege escalation was possible due to incorrect directory ownership...

6.3CVSS5.8AI score0.00117EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2025/08/20 9:14 a.m.7 views

CVE-2025-57732

In JetBrains TeamCity before 2025.07.1 privilege escalation was possible due to incorrect directory ownership...

7.5CVSS5.8AI score0.00117EPSS
SaveExploits0References2
CVE
CVE
added 2025/08/20 9:14 a.m.34 views

CVE-2025-57732

CVE-2025-57732 affects JetBrains TeamCity prior to version 2025.07.1. The root cause is incorrect directory ownership that enables local privilege escalation. Impact is described as high in multiple sources; exploitation is local with no user interaction required. Remediation: upgrade to 2025.07....

7.5CVSS7.4AI score0.00117EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2025/08/20 9:14 a.m.14 views

CVE-2025-57732

In JetBrains TeamCity before 2025.07.1 privilege escalation was possible due to incorrect directory ownership...

7.5CVSS0.00117EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/08/20 9:14 a.m.5 views

CVE-2025-57732

In JetBrains TeamCity before 2025.07.1 privilege escalation was possible due to incorrect directory ownership...

7.5CVSS6.8AI score0.00117EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/08/20 12:00 a.m.13 views

PT-2025-34033 · Jetbrains · Teamcity

Name of the Vulnerable Software and Affected Versions: JetBrains TeamCity versions prior to 2025.07.1 Description: Privilege escalation was possible due to incorrect directory ownership. Recommendations: Update to version 2025.07.1 or later...

7.5CVSS6.7AI score0.00117EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/08/20 12:00 a.m.8 views

JetBrains TeamCity 安全漏洞

JetBrains TeamCity is a Continuous Integration CI/CD tool developed by JetBrains, Inc. to automate the software build, test and deployment process. JetBrains TeamCity suffers from an elevation of privilege vulnerability that stems from incorrect directory ownership, and no details of the...

7.5CVSS6.8AI score0.00117EPSS
SaveExploits0References2
NVD
NVD
added 2025/08/19 8:15 p.m.21 views

CVE-2025-55737

flaskBlog is a blog app built with Flask. In 2.8.0 and earlier, when deleting a comment, there's no validation of the ownership of the comment. Every user can delete an arbitrary comment of another user on every post, by simply intercepting the delete request and changing the commentID. The code...

6.9CVSS0.00294EPSS
SaveExploits1References1
CVE
CVE
added 2025/08/19 7:06 p.m.39 views

CVE-2025-55737

CVE-2025-55737 affects flaskBlog versions prior to 2.8.0. The root cause is missing ownership validation when deleting comments, enabling any user to delete another user’s comment by intercepting the delete request and altering the commentID in routes/post.py. Documents consistently describe the ...

6.9CVSS6.9AI score0.00294EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2025/08/19 7:06 p.m.21 views

CVE-2025-55737 flaskBlog arbitrary comment delete

flaskBlog is a blog app built with Flask. In 2.8.0 and earlier, when deleting a comment, there's no validation of the ownership of the comment. Every user can delete an arbitrary comment of another user on every post, by simply intercepting the delete request and changing the commentID. The code...

6.9CVSS0.00294EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/08/19 7:06 p.m.7 views

CVE-2025-55737 flaskBlog arbitrary comment delete

flaskBlog is a blog app built with Flask. In 2.8.0 and earlier, when deleting a comment, there's no validation of the ownership of the comment. Every user can delete an arbitrary comment of another user on every post, by simply intercepting the delete request and changing the commentID. The code...

6.9CVSS7.4AI score0.00294EPSS
SaveExploits1References1
OSV
OSV
added 2025/08/19 7:06 p.m.10 views

CVE-2025-55737 flaskBlog arbitrary comment delete

flaskBlog is a blog app built with Flask. In 2.8.0 and earlier, when deleting a comment, there's no validation of the ownership of the comment. Every user can delete an arbitrary comment of another user on every post, by simply intercepting the delete request and changing the commentID. The code...

6.9CVSS7.1AI score
SaveExploits0References3
HackRead
HackRead
added 2025/08/19 2:36 p.m.14 views

Citizen Lab Reports Hidden VPN Networks Sharing Ownership and Security Flaws

Citizen Lab's new report, Hidden Links, uncovers a network of VPN providers like Turbo VPN and VPN Monster…...

7.3AI score
SaveExploits0
CNNVD
CNNVD
added 2025/08/19 12:00 a.m.10 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
Positive Technologies
Positive Technologies
added 2025/08/19 12:00 a.m.18 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
OSV
OSV
added 2025/08/18 2:15 p.m.9 views

CVE-2025-4962

An Insecure Direct Object Reference IDOR vulnerability was identified in the POST /v1/templates endpoint of the Lunary API, affecting versions up to 0.8.8. This vulnerability allows authenticated users to create templates in another user's project by altering the projectId query parameter. The ro...

7.7CVSS6.7AI score
SaveExploits0References2
NVD
NVD
added 2025/08/18 2:15 p.m.24 views

CVE-2025-4962

An Insecure Direct Object Reference IDOR vulnerability was identified in the POST /v1/templates endpoint of the Lunary API, affecting versions up to 0.8.8. This vulnerability allows authenticated users to create templates in another user's project by altering the projectId query parameter. The ro...

7.7CVSS0.00235EPSS
SaveExploits0References2
Rows per page
Query Builder