Lucene search
+L

4321 matches found

NVD
NVD
added 2025/12/08 1:15 p.m.14 views

CVE-2025-42620

In affected versions, vulnerability-lookup handled user-controlled content in comments and bundles in an unsafe way, which could lead to stored Cross-Site Scripting XSS. On the backend, the relatedvulnerabilities field of bundles accepted arbitrary strings without format validation or proper...

8.3CVSS0.00286EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/08 1:15 p.m.11 views

CVE-2025-42616

Some endpoints in vulnerability-lookup that modified application state e.g. changing database entries, user data, configurations, or other privileged actions may have been accessible via HTTP GET requests without requiring a CSRF token. This flaw leaves the application vulnerable to Cross-Site...

7CVSS0.00169EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/08 12:16 p.m.17 views

CVE-2025-42615

In affected versions, vulnerability-lookup did not track or limit failed One-Time Password OTP attempts during Two-Factor Authentication 2FA verification. An attacker who already knew or guessed a valid username and password could submit an arbitrary number of OTP codes without causing the accoun...

8.1CVSS0.00417EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/12/08 12:15 p.m.32 views

CVE-2025-42620 CSRF vulnerability in CIRCL Vulnerability-Lookup

In affected versions, vulnerability-lookup handled user-controlled content in comments and bundles in an unsafe way, which could lead to stored Cross-Site Scripting XSS. On the backend, the relatedvulnerabilities field of bundles accepted arbitrary strings without format validation or proper...

8.3CVSS0.00286EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/12/08 12:15 p.m.6 views

CVE-2025-42620 CSRF vulnerability in CIRCL Vulnerability-Lookup

In affected versions, vulnerability-lookup handled user-controlled content in comments and bundles in an unsafe way, which could lead to stored Cross-Site Scripting XSS. On the backend, the relatedvulnerabilities field of bundles accepted arbitrary strings without format validation or proper...

8.3CVSS5.7AI score0.00286EPSS
SaveExploits0References1
CVE
CVE
added 2025/12/08 12:15 p.m.18 views

CVE-2025-42620

The CVE-2025-42620 issue affects Vulnerability-Lookup prior to 2.18.0. The root cause is unsafe handling of user-controlled content in comments and bundles: the backend’s related_vulnerabilities field accepts unvalidated strings, while the frontend converts Markdown to HTML and injects it into th...

8.3CVSS5.7AI score0.00286EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/12/08 12:9 p.m.30 views

CVE-2025-42616 CSRF vulnerability in CIRCL Vulnerability-Lookup

Some endpoints in vulnerability-lookup that modified application state e.g. changing database entries, user data, configurations, or other privileged actions may have been accessible via HTTP GET requests without requiring a CSRF token. This flaw leaves the application vulnerable to Cross-Site...

7CVSS0.00169EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/12/08 12:9 p.m.4 views

CVE-2025-42616 CSRF vulnerability in CIRCL Vulnerability-Lookup

Some endpoints in vulnerability-lookup that modified application state e.g. changing database entries, user data, configurations, or other privileged actions may have been accessible via HTTP GET requests without requiring a CSRF token. This flaw leaves the application vulnerable to Cross-Site...

7CVSS6.7AI score0.00169EPSS
SaveExploits0References1
CVE
CVE
added 2025/12/08 12:9 p.m.18 views

CVE-2025-42616

CVE-2025-42616 concerns Vulnerability-Lookup prior to 2.18.0 where certain endpoints could change state (e.g., database entries, user data, configurations) via HTTP GET requests without CSRF protection. This allowed CSRF-style abuse under an authenticated session, potentially enabling privilege e...

7CVSS6.8AI score0.00169EPSS
SaveExploits0References1
CVE
CVE
added 2025/12/08 12:1 p.m.25 views

CVE-2025-42615

Summary: CVE-2025-42615 affects Vulnerability-Lookup prior to 2.18.0 and stems from failing to rate-limit OTP attempts during 2FA, enabling brute-force style OTP submissions by an attacker with valid credentials. The concrete fix adds a persistent failed_otp_attempts counter, locks a user after 5...

8.1CVSS6.6AI score0.00417EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/12/08 12:1 p.m.29 views

CVE-2025-42615 Improper Restriction of Excessive Authentication Attempts vulnerability in CIRCL Vulnerability-Lookup

In affected versions, vulnerability-lookup did not track or limit failed One-Time Password OTP attempts during Two-Factor Authentication 2FA verification. An attacker who already knew or guessed a valid username and password could submit an arbitrary number of OTP codes without causing the accoun...

8.1CVSS0.00417EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/12/08 12:1 p.m.4 views

CVE-2025-42615 Improper Restriction of Excessive Authentication Attempts vulnerability in CIRCL Vulnerability-Lookup

In affected versions, vulnerability-lookup did not track or limit failed One-Time Password OTP attempts during Two-Factor Authentication 2FA verification. An attacker who already knew or guessed a valid username and password could submit an arbitrary number of OTP codes without causing the accoun...

8.1CVSS6.6AI score0.00417EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/12/08 3:31 a.m.10 views

EUVD-2022-55696

In the Linux kernel, the following vulnerability has been resolved: regulator: core: Use different devices for resource allocation and DT lookup Following by the below discussion, there's the potential UAF issue between regulator and mfd...

6AI score0.00193EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/08 2:15 a.m.5 views

DEBIAN-CVE-2023-53757

In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebugicpprobe ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...

5.4AI score0.00191EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/08 2:15 a.m.4 views

DEBIAN-CVE-2022-50616

In the Linux kernel, the following vulnerability has been resolved: regulator: core: Use different devices for resource allocation and DT lookup Following by the below discussion, there's the potential UAF issue between regulator and mfd...

5.2AI score0.00193EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/08 2:15 a.m.32 views

CVE-2022-50616

In the Linux kernel, the following vulnerability has been resolved: regulator: core: Use different devices for resource allocation and DT lookup Following by the below discussion, there's the potential UAF issue between regulator and mfd...

0.00193EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/08 2:15 a.m.7 views

UBUNTU-CVE-2022-50616

In the Linux kernel, the following vulnerability has been resolved: regulator: core: Use different devices for resource allocation and DT lookup Following by the below discussion, there's the potential UAF issue between regulator and mfd...

5.7AI score0.00193EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/08 2:15 a.m.16 views

UBUNTU-CVE-2022-50617

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/powerplay/psm: Fix memory leak in power state init Commit 902bc65de0b3 "drm/amdgpu/powerplay/psm: return an error in power state init" made the power state init function return early in case of failure to get an entry...

5.7AI score0.00195EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/08 1:16 a.m.46 views

CVE-2022-50617 drm/amdgpu/powerplay/psm: Fix memory leak in power state init

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/powerplay/psm: Fix memory leak in power state init Commit 902bc65de0b3 "drm/amdgpu/powerplay/psm: return an error in power state init" made the power state init function return early in case of failure to get an entry...

0.00195EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/08 1:16 a.m.53 views

CVE-2022-50616 regulator: core: Use different devices for resource allocation and DT lookup

In the Linux kernel, the following vulnerability has been resolved: regulator: core: Use different devices for resource allocation and DT lookup Following by the below discussion, there's the potential UAF issue between regulator and mfd...

0.00193EPSS
SaveExploits0References3
Rows per page
Query Builder