Lucene search
+L

5362 matches found

SUSE CVE
SUSE CVE
added 2024/04/11 2:30 a.m.4 views

SUSE CVE-2024-30261

Undici is an HTTP/1.1 client, written from scratch for Node.js. An attacker can alter the integrity option passed to fetch, allowing fetch to accept requests as valid even if they have been tampered. This vulnerability was patched in versions 5.28.4 and 6.11.1...

3.1CVSS9.3AI score0.00803EPSS
SaveExploits1References8
OSV
OSV
added 2024/04/10 7:15 p.m.5 views

DEBIAN-CVE-2021-47190

In the Linux kernel, the following vulnerability has been resolved: perf bpf: Avoid memory leak from perfenvinsertbtf perfenvinsertbtf doesn't insert if a duplicate BTF id is encountered and this causes a memory leak. Modify the function to return a success/error value and then free the memory if...

5.5CVSS5.3AI score0.00232EPSS
SaveExploits0References1
Veracode
Veracode
added 2024/04/10 5:09 p.m.22 views

Crash Issue

Xpdf is vulnerable to a crash issue. The vulnerability is due to a crash in the XRef::fetchint, int, Object, int function in xpdf/XRef.cc...

5.5CVSS5.4AI score0.00367EPSS
SaveExploits1References5Affected Software1
RedHat Linux
RedHat Linux
added 2024/04/10 12:21 p.m.13 views

argo-cd: uncontrolled memory allocation vulnerability

The ArgoCD repo-server component is vulnerable to a denial of service attack, where it is possible to crash the repo server component through an out-of-memory error by pointing it to a malicious Helm registry. The loadRepoIndex function in the ArgoCD's helm package does not limit the size or time...

6.5CVSS5.8AI score0.00972EPSS
SaveExploits0References8
OSV
OSV
added 2024/04/09 6:15 p.m.9 views

CVE-2024-31507

Sourcecodester Online Graduate Tracer System v1.0 is vulnerable to SQL Injection via the "request" parameter in admin/fetchgendercs.php...

8.6CVSS5.8AI score0.00457EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2024/04/09 12:00 a.m.4 views

WordPress Plugin LearnPress 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports personal blog sites on servers with PHP and MySQL. WordPress plugin is an application plugin. A security vulnerability exists in...

6.5CVSS8.4AI score0.00391EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/04/09 12:00 a.m.6 views

PT-2024-3003 · Microsoft · Windows

Name of the Vulnerable Software and Affected Versions: Windows affected versions not specified Description: The issue is related to a synchronization error in the Windows kernel, specifically a "race condition" that can be exploited to elevate privileges. This can allow an attacker to gain...

7.8CVSS8.8AI score0.12917EPSS
SaveExploits0References22
Positive Technologies
Positive Technologies
added 2024/04/09 12:00 a.m.10 views

PT-2024-24127 · Unknown · Sourcecodester Online Graduate Tracer System

Name of the Vulnerable Software and Affected Versions: Sourcecodester Online Graduate Tracer System version 1.0 Description: The issue concerns SQL Injection via the request parameter in the "admin/fetch gendercs.php" API endpoint. This allows for potential manipulation of database queries...

8.6CVSS7.8AI score0.00457EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2024/04/09 12:00 a.m.7 views

Online Graduate Tracer System SQL注入漏洞

Online Graduate Tracer System is an online graduate tracer system by the individual developer Carlo Montero. A SQL injection vulnerability exists in Sourcecodester Online Graduate Tracer System v1.0, which originates from a request parameter in admin/fetchgendercs.php that is susceptible to SQL...

8.6CVSS7.9AI score0.00457EPSS
SaveExploits1References2
BDU FSTEC
BDU FSTEC
added 2024/04/06 12:00 a.m.12 views

The vulnerability of the fetch() function in the Node.js programming platform, which allows a attacker to trigger a Denial-of-Service attack.

The vulnerability of the fetch function in the Node.js programming platform is related to an uncontrolled resource consumption. Exploiting this vulnerability could allow a remote attacker to trigger a Denial-of-Service attack...

7.8CVSS6.9AI score0.01309EPSS
SaveExploits0References9Affected Software12
Veracode
Veracode
added 2024/04/05 8:59 a.m.24 views

Improper Access Control

undici is vulnerable to Improper Access Control. This vulnerability is due to insufficient validation of the integrity option passed to the fetch function. If an attacker can manipulate the integrity option passed to the fetch method, the request will be accepted even if the request was tampered...

3.5CVSS6.7AI score0.00803EPSS
SaveExploits1References7Affected Software1
Patchstack
Patchstack
added 2024/04/05 12:00 a.m.15 views

WordPress Sign-up Sheets Plugin <= 2.2.11.1 is vulnerable to Cross Site Request Forgery (CSRF)

Software Sign-up Sheets Type Plugin Vulnerable versions = 2.2.11.1 Fixed in 2.2.12 OWASP Top 10 A1: Broken Access Control Classification Cross Site Request Forgery CSRF CVE CVE-2024-31303 Patch priority Low CVSS severity Low 4.3 Developer Fetch Designs PSID afbe450c82a3 Credits Dhabaleshwar Das...

4.3CVSS6.6AI score0.00202EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2024/04/04 8:21 p.m.31 views

CVE-2024-30261

A flaw was found in the nodejs-undici package. This issue may allow an attacker to alter the integrity option passed to fetch, allowing fetch to accept requests as valid even if they have been tampered with. Mitigation Mitigation for this issue is either not available or the currently available...

2.6CVSS3.9AI score0.00803EPSS
SaveExploits1References3
OSV
OSV
added 2024/04/04 6:35 p.m.9 views

CVE-2024-29193 GHSL-2023-207 gotortc DOM-based Cross-site Scripting vulnerability

gotortc is a camera streaming application. Versions 1.8.5 and prior are vulnerable to DOM-based cross-site scripting. The index page index.html shows the available streams by fetching the API in the client side. Then, it uses Object.entries to iterate over the result whose first item name gets...

6.1CVSS5.8AI score
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/04/04 4:15 p.m.24 views

CVE-2024-30260

Undici is an HTTP/1.1 client, written from scratch for Node.js. Undici cleared Authorization and Proxy-Authorization headers for fetch, but did not clear them for undici.request. This vulnerability was patched in versions 5.28.4 and 6.11.1...

4.3CVSS6.8AI score0.00734EPSS
SaveExploits0References6
OSV
OSV
added 2024/04/04 3:15 p.m.2 views

DEBIAN-CVE-2024-30261

Undici is an HTTP/1.1 client, written from scratch for Node.js. An attacker can alter the integrity option passed to fetch, allowing fetch to accept requests as valid even if they have been tampered. This vulnerability was patched in versions 5.28.4 and 6.11.1...

3.5CVSS6.3AI score0.00803EPSS
SaveExploits1References1
OSV
OSV
added 2024/04/04 3:15 p.m.12 views

AZL-39773 CVE-2024-30261 affecting package nodejs for versions less than 20.14.0-1

Undici is an HTTP/1.1 client, written from scratch for Node.js. An attacker can alter the integrity option passed to fetch, allowing fetch to accept requests as valid even if they have been tampered. This vulnerability was patched in versions 5.28.4 and 6.11.1...

3.5CVSS6.7AI score0.00803EPSS
SaveExploits1References1
NVD
NVD
added 2024/04/04 3:15 p.m.22 views

CVE-2024-30261

Undici is an HTTP/1.1 client, written from scratch for Node.js. An attacker can alter the integrity option passed to fetch, allowing fetch to accept requests as valid even if they have been tampered. This vulnerability was patched in versions 5.28.4 and 6.11.1...

3.5CVSS4.2AI score0.00803EPSS
SaveExploits1References8
OSV
OSV
added 2024/04/04 3:15 p.m.12 views

AZL-39819 CVE-2024-30261 affecting package nodejs18 for versions less than 18.20.2-1

Undici is an HTTP/1.1 client, written from scratch for Node.js. An attacker can alter the integrity option passed to fetch, allowing fetch to accept requests as valid even if they have been tampered. This vulnerability was patched in versions 5.28.4 and 6.11.1...

3.5CVSS6.6AI score0.00803EPSS
SaveExploits1References1
OSV
OSV
added 2024/04/04 3:15 p.m.9 views

UBUNTU-CVE-2024-30261

Undici is an HTTP/1.1 client, written from scratch for Node.js. An attacker can alter the integrity option passed to fetch, allowing fetch to accept requests as valid even if they have been tampered. This vulnerability was patched in versions 5.28.4 and 6.11.1...

3.5CVSS7.1AI score0.00803EPSS
SaveExploits1References6
Rows per page
Query Builder