Lucene search
+L

10990 matches found

CNNVD
CNNVD
added 2025/04/17 12:00 a.m.11 views

WordPress plugin I Draw 代码问题漏洞

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

9.1CVSS8.8AI score0.00689EPSS
SaveExploits1References1
NVD
NVD
added 2025/04/16 3:15 p.m.11 views

CVE-2025-22029

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
Cvelist
Cvelist
added 2025/04/16 2:13 p.m.45 views

CVE-2025-22126 md: fix mddev uaf while iterating all_mddevs list

In the Linux kernel, the following vulnerability has been resolved: md: fix mddev uaf while iterating allmddevs list While iterating allmddevs list from mdnotifyreboot and mdexit, listforeachentrysafe is used, and this can race with deletint the next mddev, causing UAF: t1: spinlock...

0.00191EPSS
SaveExploits0References5
Veracode
Veracode
added 2025/04/16 3:12 a.m.14 views

Unsafe Deserialization

picklescan is vulnerable to Unsafe deserialization. The vulnerability is due to the ability to exploit built-in functions in the NumPy library that indirectly invoke dangerous functions like exec, allowing execution of arbitrary Python or OS commands...

7.3AI score
SaveExploits0
Veracode
Veracode
added 2025/04/15 3:40 a.m.13 views

Remote Code Execution (RCE)

generator-jhipster-entity-audit is vulnerable to Remote Code Execution RCE. The vulnerability is due to unsafe reflection caused by using Javers as the Entity Audit Framework, which allows malicious classes on the classpath to be exploited through exposed REST endpoints...

7.6CVSS7.3AI score0.00527EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2025/04/12 12:00 a.m.8 views

WordPress plugin User Registration & Membership 安全漏洞

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

5.3CVSS6.2AI score0.00266EPSS
SaveExploits0References4
Veracode
Veracode
added 2025/04/11 3:22 a.m.21 views

Arbitrary Code Execution (ACE)

org.apache.parquet, parquet-avro is vulnerable to Arbitrary Code Execution. The vulnerability is due to unsafe deserialization during schema parsing in the parquet-avro module, which allows bad actors to execute arbitrary code...

10CVSS7.5AI score0.433EPSS
SaveExploits9References12Affected Software1
RedHat Linux
RedHat Linux
added 2025/04/10 9:42 a.m.14 views

hdf5: multiple CVEs

HDF5 Library through 1.14.3 contains a heap-based buffer over-read caused by the unsafe use of strdup in H5MMxstrdup in H5MM.c called from H5Genttolink in H5Glink.c...

8.8CVSS5.9AI score0.00814EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2025/04/10 12:00 a.m.10 views

The vulnerability of the Windows Update Stack component of the Microsoft Windows operating system, which allows a hacker to increase their privileges

The vulnerability of the Windows Update Stack component of the Microsoft Windows operating system is related to the use of unsafe mechanisms for processing authentication data in the operating system’s memory. Exploiting this vulnerability can allow an attacker to increase their privileges...

7CVSS7.6AI score0.00347EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2025/04/10 12:00 a.m.9 views

The vulnerability of the upnphost.dll library in the Windows operating system, which allows attackers to escalate their privileges

The vulnerability of the upnphost.dll library in the Windows operating system is related to the use of unsafe mechanisms for processing authentication data in the operating system’s memory. Exploiting this vulnerability can allow attackers to increase their privileges...

7CVSS7.6AI score0.00315EPSS
SaveExploits0References2
OSV
OSV
added 2025/04/09 6:15 p.m.9 views

CVE-2025-3115

Injection Vulnerabilities: Attackers can inject malicious code, potentially gaining control over the system executing these functions. Additionally, insufficient validation of filenames during file uploads can enable attackers to upload and execute malicious files, leading to arbitrary code...

9.8CVSS6.3AI score0.0065EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2025/04/09 12:00 a.m.13 views

The vulnerability of the readDataVar() function in the hdf/dataobject.c component of the Libmysofa library for audio processing allows a perpetrator to gain access to confidential data, compromise its integrity, and cause service failure.

The vulnerability of the readDataVar function in the hdf/dataobject.c component of the Libmysofa audio library involves copying buffers without checking the input data. Exploiting this vulnerability could allow an attacker to gain access to confidential data, compromise its integrity, and even...

8.8CVSS6.7AI score0.02255EPSS
SaveExploits1References7Affected Software3
BDU FSTEC
BDU FSTEC
added 2025/04/09 12:00 a.m.12 views

The vulnerability of the TCP/IP protocol implementation in Windows operating systems allows a hacker to execute arbitrary code.

The vulnerability of the TCP/IP protocol implementation in Windows operating systems is related to the use of unsafe mechanisms for processing authentication data in the operating system’s memory. Exploiting this vulnerability allows a remote attacker to execute arbitrary code...

7.6CVSS8.2AI score0.01499EPSS
SaveExploits0References3
Veracode
Veracode
added 2025/04/08 7:43 p.m.18 views

Cross-site Scripting (XSS)

Vega is vulnerable to Cross-site Scripting XSS. The vulnerability is due to unsafe evaluation of JavaScript code due to the lack of an expression interpreter when processing Vega/Vega-lite JSON definitions...

5.3CVSS6.4AI score0.00498EPSS
SaveExploits0References4Affected Software2
F5 Networks
F5 Networks
added 2025/04/08 5:47 p.m.16 views

K000150762: jsoup vulnerabilities CVE-2015-6748, CVE-2021-37714, and CVE-2022-36033

Security Advisory Description CVE-2015-6748 Cross-site scripting XSS vulnerability in jsoup before 1.8.3. CVE-2021-37714 jsoup is a Java library for working with HTML. Those using jsoup versions prior to 1.14.2 to parse untrusted HTML or XML may be vulnerable to DOS attacks. If the parser is run ...

7.5CVSS5.6AI score0.06873EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2025/04/07 7:37 p.m.13 views

Picklescan missing detection when calling built-in python library function timeit.timeit()

Summary Using timeit.timeit function, which is a built-in python library function to execute remote pickle file. Details Pickle’s deserialization process is known to allow execution of function via reduce method. While Picklescan is meant to detect such exploits, this attack evades detection by...

8.4AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/04/07 6:54 p.m.10 views

GHSA-FJ43-3QMQ-673F Picklescan failed to detect to some unsafe global function in Numpy library

Summary An unsafe deserialization vulnerability in Python’s pickle module allows an attacker to bypass static analysis tools like Picklescan and execute arbitrary code during deserialization. This can be exploited by import some built-in function in Numpy library that indrectly call some dangerou...

5.3CVSS8.6AI score0.00577EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/04/07 6:54 p.m.21 views

Picklescan failed to detect to some unsafe global function in Numpy library

Summary An unsafe deserialization vulnerability in Python’s pickle module allows an attacker to bypass static analysis tools like Picklescan and execute arbitrary code during deserialization. This can be exploited by import some built-in function in Numpy library that indrectly call some dangerou...

8.6AI score
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2025/04/07 3:27 p.m.23 views

oath-toolkit: Local root exploit in a PAM module

A vulnerability was found in a PAM module, the oath-toolkit. The module gained a feature that allowed placing the OTP state file, called the usersfile, in the home directory of the to-be-authenticated user. The PAM module performed unsafe file operations in the users' home directories. Since PAM...

7.1CVSS5.7AI score0.00339EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/07 8:46 a.m.13 views

USN-6885-4 apache2 regression

USN-6885-1 fixed a vulnerability in Apache. The patch for CVE-2024-38474 was incomplete and caused regressions. This update provides the fix for that issue. Original advisory details: Orange Tsai discovered that the Apache HTTP Server modrewrite module incorrectly handled certain substitutions. A...

9.8CVSS7AI score0.02456EPSS
SaveExploits0References2
Rows per page
Query Builder