Lucene search
+L

203 matches found

NVD
NVD
added 2026/07/29 10:16 p.m.5 views

CVE-2026-15157

undici does not validate the type property of a duck-typed blob-like request body before using it as the Content-Type header on the HTTP/1.1 dispatcher. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, an application that passes a hand-rolled blob-like...

5.4CVSS0.00154EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/29 10:16 p.m.4 views

DEBIAN-CVE-2026-15157

undici does not validate the type property of a duck-typed blob-like request body before using it as the Content-Type header on the HTTP/1.1 dispatcher. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, an application that passes a hand-rolled blob-like...

5.4CVSS5.9AI score0.00154EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/29 10:16 p.m.5 views

UBUNTU-CVE-2026-15157

undici does not validate the type property of a duck-typed blob-like request body before using it as the Content-Type header on the HTTP/1.1 dispatcher. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, an application that passes a hand-rolled blob-like...

5.4CVSS7.3AI score0.00154EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/29 9:17 p.m.64 views

CVE-2026-15157 undici vulnerable to CRLF Injection via blob-like body 'type' property

undici does not validate the type property of a duck-typed blob-like request body before using it as the Content-Type header on the HTTP/1.1 dispatcher. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, an application that passes a hand-rolled blob-like...

4.2CVSS0.00154EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/29 9:17 p.m.28 views

CVE-2026-15157

undici is vulnerable to CRLF injection via a duck-typed blob-like request body’s type property when used as the Content-Type header on HTTP/1.1 dispatchers. Affected ranges: undici before 6.28.0; 7.0.0–before 7.29.0; and 8.0.0–before 8.9.0. An attacker supplying a hand-rolled blob-like body deriv...

5.4CVSS5.9AI score0.00154EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/29 12:0 a.m.12 views

PT-2026-65915

undici does not validate the type property of a duck-typed blob-like request body before using it as the Content-Type header on the HTTP/1.1 dispatcher. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, an application that passes a hand-rolled blob-like...

4.2CVSS5.9AI score0.00154EPSS
SaveExploits0References13
NVD
NVD
added 2026/06/11 7:16 p.m.13 views

CVE-2026-47174

In Duck Site before version 1.0.1, the repository has a deploy workflow that runs after the build workflow completes. The build workflow runs on pull requests, while the deploy workflow runs with package-write permissions and deployment secrets. If an attacker can make a pull request build satisf...

9.5CVSS0.00312EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/06/11 12:0 a.m.22 views

Quest Bot 安全漏洞

Quest Bot is a multi-functional Discord community management robot developed by Duck Organization. Versions of Quest Bot prior to 1.0.5 contained security vulnerabilities. These vulnerabilities stemmed from the AutoMod deletion process not verifying the server to which the rules belong, potential...

8.3CVSS5.3AI score0.00307EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/06/11 12:0 a.m.24 views

Quest Bot 安全漏洞

Quest Bot is a multi-functional Discord community management robot developed by Duck Organization. Versions of Quest Bot prior to 1.0.4 contained security vulnerabilities. These vulnerabilities stemmed from the fact that audit commands did not disable mention resolution, allowing administrators...

2.3CVSS5.4AI score0.00235EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/06/11 12:0 a.m.20 views

Quest Bot 信息泄露漏洞

Quest Bot is a multi-functional Discord community management robot developed by Duck Organization. Versions of Quest Bot prior to 1.0.4 contained an information leakage vulnerability. This vulnerability stemmed from improper settings in the ticket recording channel, which could expose private...

5.7CVSS5.3AI score0.00251EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/06/11 12:0 a.m.27 views

Duck Site 安全漏洞

Duck Site is a website content management tool open source by the Duck Organization. Versions of Duck Site prior to 1.0.1 contained security vulnerabilities. These vulnerabilities stemmed from improper deployment of workflow condition checks, which could allow attacker-controlled pull request cod...

9.5CVSS5.3AI score0.00312EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/06/11 12:0 a.m.21 views

Quest Bot 安全漏洞

Quest Bot is a multi-functional Discord community management robot developed by Duck Organization. Versions of Quest Bot prior to 1.0.3 contained security vulnerabilities. These vulnerabilities stemmed from improper deployment of workflow condition checks. This allowed attackers to construct...

9.5CVSS5.4AI score0.00324EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/29 3:44 p.m.7 views

GHSA-GWHV-J974-6FXM MikroORM is vulnerable to SQL Injection via specially crafted object

Summary MikroORM versions = 6.6.9 and = 7.0.5 are vulnerable to SQL injection when specially crafted objects are interpreted as raw SQL query fragments. Impact If user-controlled input is passed directly to MikroORM query construction APIs, an attacker may inject raw SQL fragments. This can lead ...

9.3CVSS6AI score0.00426EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/18 6:16 p.m.7 views

PYSEC-2026-2170

Glances is an open-source system cross-platform monitoring tool. The GHSA-x46r fix commit 39161f0 addressed SQL injection in the TimescaleDB export module by converting all SQL operations to use parameterized queries and psycopg.sql composable objects. However, the DuckDB export module...

9.1CVSS6.6AI score0.00325EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/01/09 12:15 p.m.12 views

CVE-2018-1000198

A XML external entity processing vulnerability exists in Jenkins Black Duck Hub Plugin 3.1.0 and older in PostBuildScanDescriptor.java that allows attackers with Overall/Read permission to make Jenkins process XML eternal entities in an XML document...

6.5CVSS6.5AI score0.00954EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 12:15 p.m.16 views

CVE-2018-1000190

A exposure of sensitive information vulnerability exists in Jenkins Black Duck Hub Plugin 4.0.0 and older in PostBuildScanDescriptor.java that allows attackers with Overall/Read access to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method...

6.5CVSS6.1AI score0.00988EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/11/22 10:31 p.m.21 views

CVE-2025-0504

Black Duck SCA versions prior to 2025.10.0 had user role permissions configured in an overly broad manner. Users with the scoped Project Manager user role with the Global User Read access permission enabled access to certain Project Administrator functionalities which should have be inaccessible...

5.4CVSS6.7AI score0.0016EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/11/22 12:31 a.m.6 views

EUVD-2025-198515

Black Duck SCA versions prior to 2025.10.0 had user role permissions configured in an overly broad manner. Users with the scoped Project Manager user role with the Global User Read access permission enabled access to certain Project Administrator functionalities which should have be inaccessible...

5.4CVSS6.2AI score0.0016EPSS
SaveExploits0References2
NVD
NVD
added 2025/11/21 10:16 p.m.10 views

CVE-2025-0504

Black Duck SCA versions prior to 2025.10.0 had user role permissions configured in an overly broad manner. Users with the scoped Project Manager user role with the Global User Read access permission enabled access to certain Project Administrator functionalities which should have be inaccessible...

5.4CVSS0.0016EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/11/21 9:30 p.m.13 views

CVE-2025-0504 Black Duck SCA Project Privilege Escalation

Black Duck SCA versions prior to 2025.10.0 had user role permissions configured in an overly broad manner. Users with the scoped Project Manager user role with the Global User Read access permission enabled access to certain Project Administrator functionalities which should have be inaccessible...

5.4CVSS0.0016EPSS
SaveExploits0References1
Rows per page
Query Builder