Lucene search
+L

2713 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2025/07/23 2:46 p.m.38 views

Security Bulletin: IBM® Db2® federated server is affected by a vulnerability in Apache Parquet (CVE-2025-30065).

Summary Schema parsing in the parquet-avro module of Apache Parquet 1.15.0 and previous versions allows bad actors to execute arbitrary code. Users are recommended to upgrade to version 1.15.1, which fixes the issue. Note: A Db2 server is not vulnerable to CVE-2025-30065 if the database manager...

10CVSS8.9AI score0.41231EPSS
SaveExploits9Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2025/07/23 2:45 p.m.13 views

Security Bulletin: IBM® Db2® is vulnerable to a denial of service under certain conditions (CVE-2025-3050).

Summary IBM Db2 for Linux, UNIX and Windows includes DB2 Connect Server could allow an authenticated user to cause a denial of service when using Q replication due to the improper allocation of CPU resources. Vulnerability Details CVEID:CVE-2025-3050 DESCRIPTION: IBM Db2 for Linux, UNIX and Windo...

6.5CVSS5.8AI score0.00303EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2025/07/23 8:6 a.m.6 views

Security Bulletin: IBM Engineering Systems Design Rhapsody was affected by CVE-2025-33077

Summary IBM Engineering Systems Design Rhapsody was vulnerable to a stack-based buffer overflow, caused by improper bounds checking. A local user could overflow the buffer and execute arbitrary code on the system. Vulnerability Details CVEID:CVE-2025-33077 DESCRIPTION: IBM Engineering Systems...

8.8CVSS7.2AI score0.00395EPSS
SaveExploits0Affected Software1
GithubExploit
GithubExploit
added 2025/07/22 2:24 p.m.652 views

Exploit for CVE-2025-34085

📌 CVE-2025-34085 — Simple File List WordPress Plugin RCE 📌...

9.8CVSS7.6AI score0.18036EPSS
SaveExploits10
IBM Security Bulletins
IBM Security Bulletins
added 2025/07/21 5:19 a.m.3 views

Security Bulletin: Vulnerabilities in path-to-regexp affects IBM watsonx Orchestrate with watsonx Assistant Cartridge

Summary Potential vulnerability in path-to-regexp has been identified that affects IBM watsonx Orchestrate with watsonx Assistant Cartridge - UAB Component. The vulnerability has been addressed. Refer to details for additional information. Vulnerability Details CVEID:CVE-2024-52798 DESCRIPTION:...

8.7CVSS6.7AI score0.00792EPSS
SaveExploits0Affected Software1
GithubExploit
GithubExploit
added 2025/07/16 9:2 p.m.357 views

Exploit for CVE-2025-22870

CVE-2025-22870 – Proxy Bypass via IPv6 Zone Parsing in Go 🔐...

4.4CVSS7.1AI score0.00385EPSS
SaveExploits2
GithubExploit
GithubExploit
added 2025/07/16 9:23 a.m.406 views

Exploit for Code Injection in Craftcms Craft_Cms

🧨 CVE-2025-32432 – Craft CMS Pre-auth RCE 🧨 🕵️ Overview...

10CVSS10AI score0.99837EPSS
SaveExploits18
CVE
CVE
added 2025/07/15 7:27 p.m.67 views

CVE-2025-50099

CVE-2025-50099 concerns Oracle MySQL Server, specifically the InnoDB component. The connected sources indicate affected versions of MySQL 8.0.0–8.0.42, 8.4.0–8.4.5, and 9.0.0–9.3.0. The vulnerability is described as easily exploitable via network access to the MySQL Server, with the attacker requ...

4.9CVSS5.9AI score0.00472EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2025/07/15 7:27 p.m.23 views

CVE-2025-50072

Summary (CVE-2025-50072): A vulnerability in Oracle WebLogic Server (Oracle Fusion Middleware Core component) affects 12.2.1.4.0, 14.1.1.0.0, and 14.1.2.0.0. An unauthenticated attacker with local/logon access to the infrastructure may compromise WebLogic Server, potentially enabling unauthorized...

4CVSS6AI score0.00157EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2025/07/15 7:27 p.m.82 views

CVE-2025-50063

CVE-2025-50063 (Oracle Java SE Install component) is documented to affect Oracle Java SE 8u451. The vulnerability can be exploited by a low-privileged user with logon access to the infrastructure where Java SE runs, and successful exploitation requires user interaction. It can lead to takeover of...

7.3CVSS6.9AI score0.0025EPSS
SaveExploits0References1Affected Software2
Cvelist
Cvelist
added 2025/07/15 7:27 p.m.13 views

CVE-2025-50062

...

8.1CVSS0.00264EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2025/07/14 10:27 a.m.18 views

Security Bulletin: IBM Jazz for Service Management is vulnerable to cross-site scripting via searchWord parameter.

Summary IBM Jazz for Service Management is vulnerable to cross-site scripting, allowing malicious scripts to be executed via the searchWord parameter on the static help page CVE-2024-52892. Vulnerability Details CVEID:CVE-2024-52892 DESCRIPTION: IBM Jazz for Service Management is vulnerable to...

6.1CVSS6AI score0.00248EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2025/07/10 8:15 a.m.6 views

CVE-2025-38277

In the Linux kernel, the following vulnerability has been resolved: mtd: nand: ecc-mxic: Fix use of uninitialized variable ret If ctx-steps is zero, the loop processing ECC steps is skipped, and the variable ret remains uninitialized. It is later checked and returned, which leads to undefined...

5.5CVSS0.0016EPSS
SaveExploits0References6
OSV
OSV
added 2025/07/10 8:15 a.m.4 views

UBUNTU-CVE-2025-38277

In the Linux kernel, the following vulnerability has been resolved: mtd: nand: ecc-mxic: Fix use of uninitialized variable ret If ctx-steps is zero, the loop processing ECC steps is skipped, and the variable ret remains uninitialized. It is later checked and returned, which leads to undefined...

5.5CVSS5.9AI score0.0016EPSS
SaveExploits0References31
CVE
CVE
added 2025/07/10 7:41 a.m.83 views

CVE-2025-38277

CVE-2025-38277 affects the Linux kernel mtd: nand: ecc-mxic code. The bug occurs when ctx->steps is zero: the loop over ECC steps is skipped and ret is left uninitialized, later checked/returned, causing undefined behavior and potential user-space disruption or kernel crashes. The fix initiali...

5.5CVSS6.5AI score0.0016EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/07/10 7:41 a.m.5 views

CVE-2025-38277 mtd: nand: ecc-mxic: Fix use of uninitialized variable ret

In the Linux kernel, the following vulnerability has been resolved: mtd: nand: ecc-mxic: Fix use of uninitialized variable ret If ctx-steps is zero, the loop processing ECC steps is skipped, and the variable ret remains uninitialized. It is later checked and returned, which leads to undefined...

6.3AI score
SaveExploits0References9
OSV
OSV
added 2025/07/10 6:58 a.m.5 views

MAL-2025-5764 Malicious code in azure-data-explorer-datasource (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 472db0b9f7a8b98e15b4d7781f687b3418035ddb8c5f55f1b73d6ca8c4911a3a Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2025/07/09 10:40 p.m.24 views

docusaurus-plugin-content-gists vulnerability exposes GitHub Personal Access Token

GitHub Personal Access Token Exposure in docusaurus-plugin-content-gists Summary docusaurus-plugin-content-gists versions prior to 4.0.0 are vulnerable to exposing GitHub Personal Access Tokens in production build artifacts when passed through plugin configuration options. The token, intended for...

10CVSS7.1AI score0.01842EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/07/09 10:40 p.m.33 views

GHSA-QF34-QPR4-5PPH docusaurus-plugin-content-gists vulnerability exposes GitHub Personal Access Token

GitHub Personal Access Token Exposure in docusaurus-plugin-content-gists Summary docusaurus-plugin-content-gists versions prior to 4.0.0 are vulnerable to exposing GitHub Personal Access Tokens in production build artifacts when passed through plugin configuration options. The token, intended for...

10CVSS6.1AI score0.01842EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2025/07/09 9:34 p.m.885 views

Exploit for CVE-2025-32023

CVE-2025-32023 - Redis Remote Code Execution RCE 🚨 🧠 Ove...

7CVSS8.2AI score0.03967EPSS
SaveExploits4
Rows per page
Query Builder