Lucene search
+L

354 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2025-28668

Malicious code in bioql PyPI...

6.3CVSS6.5AI score0.00227EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2023-0696

Malicious code in bioql PyPI...

8.3CVSS5.1AI score0.0061EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2025-15119

Malicious code in bioql PyPI...

7.3CVSS6.3AI score0.00531EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.33 views

EUVD-2024-30434

Malicious code in bioql PyPI...

6.6CVSS6.6AI score0.00226EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2022-28709

Malicious code in bioql PyPI...

7.5CVSS8.5AI score0.02698EPSS
SaveExploits0References19
IBM Security Bulletins
IBM Security Bulletins
added 2025/09/26 2:23 p.m.10 views

Security Bulletin: Multiple vulnerabilities in IBM Aspera HTTP Gateway

Summary Multiple vulnerabilities were addressed in IBM Aspera HTTP Gateway version 2.3.2. Vulnerability Details CVEID:CVE-2025-36274 DESCRIPTION: IBM Aspera HTTP Gateway stores sensitive information in clear text in easily obtainable files which can be read by an unauthenticated user. CWE:CWE-312...

7.5CVSS6.5AI score0.00874EPSS
SaveExploits2Affected Software5
AlpineLinux
AlpineLinux
added 2025/09/12 5:10 a.m.20 views

CVE-2025-10148

curl's websocket code did not update the 32 bit mask pattern for each new outgoing frame as the specification says. Instead it used a fixed mask that persisted and was used throughout the entire connection. A predictable mask pattern allows for a malicious server to induce traffic between the two...

5.3CVSS7.1AI score0.00466EPSS
SaveExploits0
OSV
OSV
added 2025/09/12 5:10 a.m.8 views

CVE-2025-10148 predictable WebSocket mask

curl's websocket code did not update the 32 bit mask pattern for each new outgoing frame as the specification says. Instead it used a fixed mask that persisted and was used throughout the entire connection. A predictable mask pattern allows for a malicious server to induce traffic between the two...

5.3CVSS6.8AI score0.00466EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/09/08 12:6 p.m.6 views

kernel: udmabuf: fix a buf size overflow issue during udmabuf creation

A buffer-overflow vulnerability was found in the Linux kernel's udmabuf driver. The flaw occurs in the udmabufcreate function, which calculates the page count limit pglimit using the variable sizelimitmb. This size variable can be misinterpreted as either 32-bit or 64-bit, resulting in incorrect...

7.8CVSS7.3AI score0.00195EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/08/14 9:8 a.m.27 views

CVE-2025-48862

Ambiguous wording in the web interface of the ctrlX OS setup mechanism could lead the user to believe that the backup file is encrypted when a password is set. However, only the private key - if available in the backup - is encrypted, while the backup file itself remains unencrypted...

7.1CVSS0.00113EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-49152

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: XArray: Fix xascreaterange when multi-order entry present If there is already an entry prese...

4.7CVSS5.4AI score0.00195EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-23002

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel before 5.16.3, drivers/bluetooth/hciqca.c misinterprets the devmgpiodgetindexoptional return value expects it to be NULL in the error case,...

5.5CVSS6.5AI score0.00246EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/07/30 8:43 p.m.4 views

Misinterpretation of Input

Overview @finos/git-proxy is a Deploy custom push protections and policies on top of Git. Affected versions of this package are vulnerable to Misinterpretation of Input via the parsePush.ts file. An attacker can bypass approval mechanisms or hide commits by crafting a malicious Git packfile that...

7CVSS6.8AI score0.0047EPSS
SaveExploits1References2
OSV
OSV
added 2025/07/25 4:15 p.m.3 views

DEBIAN-CVE-2025-38466

In the Linux kernel, the following vulnerability has been resolved: perf: Revert to requiring CAPSYSADMIN for uprobes Jann reports that uprobes can be used destructively when used in the middle of an instruction. The kernel only verifies there is a valid instruction at the requested offset, but d...

5.5CVSS6AI score0.00177EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/07/23 5:25 p.m.8 views

net/http: Request smuggling due to acceptance of invalid chunked data in net/http

A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed LF instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to se...

9.1CVSS7.1AI score0.00778EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/07/23 12:30 a.m.7 views

kernel: um: Fix out-of-bounds read in LDT setup

A vulnerability was found in the Linux kernel's user mode um subsystem, specifically within the Local Descriptor Table LDT setup functionality. The issue arises from the syscallstubdata function misinterpreting the datacount parameter as a byte count rather than a count of longs, leading to an...

7.1CVSS7.2AI score0.00276EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/18 8:33 a.m.14 views

net/http: Request smuggling due to acceptance of invalid chunked data in net/http

A flaw was found in the net/http golang package. The net/http package incorrectly accepts messages that end with a line feed LF instead of the proper line ending. When used with another server that also misinterprets this, it can lead to request smuggling—where an attacker tricks the system to se...

9.1CVSS7.1AI score0.00778EPSS
SaveExploits0References8
Snyk
Snyk
added 2025/07/15 7:27 p.m.5 views

Misinterpretation of Input

Overview Affected versions of this package are vulnerable to Misinterpretation of Input in the Optimizer component. A privileged attacker can cause the application to become unresponsive or crash by submitting specially crafted data. Remediation Upgrade libmysqlclient to version 8.1.0 or higher...

5.1CVSS6.8AI score0.00426EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/07/15 7:27 p.m.4 views

Misinterpretation of Input

Overview Affected versions of this package are vulnerable to Misinterpretation of Input in the InnoDB component. A privileged attacker can cause the application to become unresponsive or crash repeatedly by sending specially crafted requests. Remediation A fix was pushed into the master branch bu...

7.1CVSS6.8AI score0.00559EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/07/15 12:39 a.m.7 views

kernel: um: Fix out-of-bounds read in LDT setup

A vulnerability was found in the Linux kernel's user mode um subsystem, specifically within the Local Descriptor Table LDT setup functionality. The issue arises from the syscallstubdata function misinterpreting the datacount parameter as a byte count rather than a count of longs, leading to an...

7.1CVSS7.2AI score0.00276EPSS
SaveExploits0References5
Rows per page
Query Builder