Lucene search
+L

184 matches found

OSV
OSV
•added 2024/03/06 10:54 a.m.•88 views

BIT-GITEA-2021-45329

Cross Site Scripting XSS vulnerability exists in Gitea before 1.5.1 via the repository settings inside the external wiki/issue tracker URL field...

6.1CVSS5.8AI score0.00777EPSS
SaveExploits0References3
NVD
NVD
•added 2024/02/20 10:15 p.m.•36 views

CVE-2024-23830

MantisBT is an open source issue tracker. Prior to version 2.26.1, an unauthenticated attacker who knows a user's email address and username can hijack the user's account by poisoning the link in the password reset notification message. A patch is available in version 2.26.1. As a workaround,...

8.3CVSS8.4AI score0.00962EPSS
SaveExploits1References3
Prion
Prion
•added 2024/02/20 10:15 p.m.•30 views

Design/Logic Flaw

MantisBT is an open source issue tracker. Prior to version 2.26.1, an unauthenticated attacker who knows a user's email address and username can hijack the user's account by poisoning the link in the password reset notification message. A patch is available in version 2.26.1. As a workaround,...

6.8CVSS7.3AI score0.00962EPSS
SaveExploits1References3
OSV
OSV
•added 2024/02/20 9:44 p.m.•26 views

CVE-2024-23830 MantisBT Host Header Injection vulnerability

MantisBT is an open source issue tracker. Prior to version 2.26.1, an unauthenticated attacker who knows a user's email address and username can hijack the user's account by poisoning the link in the password reset notification message. A patch is available in version 2.26.1. As a workaround,...

8.3CVSS8.2AI score
SaveExploits0References5
CVE
CVE
•added 2024/02/20 9:44 p.m.•113 views

CVE-2024-23830

MantisBT prior to version 2.26.1 is vulnerable to an unauthenticated attack where an attacker who knows a user’s email address and username can hijack the account by poisoning the password-reset link in the notification. The issue stems from the password-reset flow and affects the link integrity;...

8.3CVSS8.3AI score0.00962EPSS
SaveExploits1References3Affected Software1
Circl
Circl
•added 2024/01/23 3:56 p.m.•7 views

GHSA-R4Q3-7G4Q-X89M

creationtimestamp| type| source ---|---|--- 2024-01-23 15:56:38+00:00| seen| https://t.me/ctinow/172077 2025-06-17 11:50:03+00:00| seen| https://gist.github.com/safer-bot/3b6f58842b89a0626fbc1de3dc57a9d6 2025-07-16 03:12:09+00:00| seen|...

4.8AI score
SaveExploits0References9
Spring Security Advisories
Spring Security Advisories
•added 2024/01/19 12:00 a.m.•30 views

Spring Security 6.3 Adds Passive JDK Serialization/Deserialization for Seamless Upgrades

In the early versions of Spring Security, a deliberate decision was made to avoid providing any guarantee of compatibility for serialized classes via JDK serialization between different versions of the project. This decision primarily took into account the context of RMI, with the recommendation...

7AI score
SaveExploits0
OSV
OSV
•added 2023/12/12 12:59 a.m.•68 views

GHSA-88J4-PCX8-Q4Q3 Password Change Vulnerability

Overview: A moderate security vulnerability has been identified in Uptime Kuma platform that poses a significant threat to the confidentiality and integrity of user accounts. When a user changes their login password in Uptime Kuma, a previously logged-in user retains access without being logged...

6.7CVSS6.8AI score0.00263EPSS
SaveExploits0References5
GithubExploit
GithubExploit
•added 2023/11/11 6:51 a.m.•314 views

Exploit for Out-of-bounds Write in Google Chrome

level 1: craft.c - bad.webp bash exist: docker 813b6b757...

8.8CVSS9.3AI score0.99979EPSS
SaveExploits9
OSV
OSV
•added 2023/09/11 12:59 p.m.•54 views

GHSA-FWR2-64VR-XV9M Argo CD cluster secret might leak in cluster details page

Impact Argo CD Cluster secrets might be managed declaratively using Argo CD / kubectl apply. As a result, the full secret body is stored inkubectl.kubernetes.io/last-applied-configuration annotation. https://github.com/argoproj/argo-cd/pull/7139 introduced the ability to manage cluster labels and...

9.9CVSS9.2AI score0.01196EPSS
SaveExploits1References10
Vulnrichment
Vulnrichment
•added 2023/08/25 12:36 a.m.•13 views

CVE-2023-40182 silverware-io-issue-tracker server responds in a noticeably different amount of time depending if a given email address exists or not

Silverware Games is a premium social network where people can play games online. When using the Recovery form, a noticeably different amount of time passes depending of whether the specified email address presents in our database or not. This has been fixed in version 1.3.7...

3.7CVSS7.2AI score0.00392EPSS
SaveExploits0References1
NVD
NVD
•added 2023/07/25 3:15 p.m.•28 views

CVE-2023-39174

In JetBrains TeamCity before 2023.05.2 a ReDoS attack was possible via integration with issue trackers...

7.5CVSS5.9AI score0.01693EPSS
SaveExploits0References1
OSV
OSV
•added 2023/07/25 3:15 p.m.•13 views

CVE-2023-39174

In JetBrains TeamCity before 2023.05.2 a ReDoS attack was possible via integration with issue trackers...

7.5CVSS5.8AI score0.01693EPSS
SaveExploits0References1
OSV
OSV
•added 2023/07/10 9:53 p.m.•114 views

GHSA-WQC8-X2PR-7JQH RestrictedPython vulnerable to arbitrary code execution via stack frame sandbox escape

Impact RestrictedPython does not check access to stack frames and their attributes. Stack frames are accessible within at least generators and generator expressions, which are allowed inside RestrictedPython. An attacker with access to a RestrictedPython environment can write code that gets the...

8.4CVSS9.3AI score0.00847EPSS
SaveExploits0References5
OSV
OSV
•added 2023/07/05 10:42 p.m.•123 views

GHSA-4HPJ-8RHV-9X87 Products.CMFCore unauthenticated denial of service and crash via unchecked use of input with Python's marshal module

Impact The use of Python's marshal module to handle unchecked input in a public method on PortalFolder objects can lead to an unauthenticated denial of service and crash situation. The code in question is exposed by all portal software built on top of Products.CMFCore, such as Plone. All...

8.7CVSS7.6AI score0.00723EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
•added 2023/05/17 12:00 a.m.•9 views

Fedora 38 : golang (2023-7eb5fe654d)

The remote Fedora 38 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2023-7eb5fe654d advisory. go1.20.4 released 2023-05-02 includes three security fixes to the html/template package, as well as bug fixes to the compiler, the runtime, and the...

5.6AI score
SaveExploits0References1
OSV
OSV
•added 2023/03/23 7:49 p.m.•37 views

GHSA-2Q5C-QW9C-FMVQ Argo CD authenticated but unauthorized users may enumerate Application names via the API

Impact All versions of Argo CD starting with v0.5.0 are vulnerable to an information disclosure bug allowing unauthorized users to enumerate application names by inspecting API error messages. An attacker could use the discovered application names as the starting point of another attack. For...

5.3CVSS4.7AI score0.00643EPSS
SaveExploits0References9
Prion
Prion
•added 2023/02/23 7:15 p.m.•29 views

Design/Logic Flaw

Mantis Bug Tracker MantisBT is an open source issue tracker. In versions prior to 2.25.6, due to insufficient access-level checks, any logged-in user allowed to perform Group Actions can access to the Summary field of private Issues i.e. having Private view status, or belonging to a private Proje...

4CVSS4.5AI score0.00608EPSS
SaveExploits1References2Affected Software1
CVE
CVE
•added 2023/02/23 7:00 p.m.•88 views

CVE-2023-22476

Summary: CVE-2023-22476 affects MantisBT (Mantis Bug Tracker) before 2.25.6 where insufficient access checks allow any logged‑in user with Group Actions privileges to read the Summary of private issues via a crafted bug_arr[] in bug_actiongroup_ext.php. Root cause: inadequate access control on pr...

4.3CVSS4.1AI score0.00608EPSS
SaveExploits1References2Affected Software1
Github Security Blog
Github Security Blog
•added 2023/01/25 7:39 p.m.•55 views

Controller reconciles apps outside configured namespaces when sharding is enabled

Impact All Argo CD versions starting with 2.5.0-rc1 are vulnerable to an authorization bypass bug which allows a malicious Argo CD user to deploy Applications outside the configured allowed namespaces. Description of exploit Reconciled Application namespaces are specified as a comma-delimited lis...

8.5CVSS8.1AI score0.0078EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder