Lucene search
+L

3997 matches found

UbuntuCve
UbuntuCve
added 2025/10/16 4:15 p.m.6 views

CVE-2025-62491

A Use-After-Free UAF vulnerability exists in the QuickJS engine's standard library when iterating over the global list of unhandled rejected promises ts-rejectedpromiselist. The function jsstdpromiserejectioncheck attempts to iterate over the rejectedpromiselist to report unhandled rejections usi...

8.8CVSS6AI score0.00407EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2025/10/16 4:15 p.m.8 views

CVE-2025-62496

A vulnerability exists in the QuickJS engine's BigInt string parsing logic jsbigintfromstring when attempting to create a BigInt from a string with an excessively large number of digits. The function calculates the necessary number of bits nbits required to store the BigInt using the formula:...

8.8CVSS6AI score0.0048EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2025/10/16 8:33 a.m.11 views

CVE-2025-10310

The Rich Snippet Site Report plugin for WordPress is vulnerable to SQL Injection via the 'last' parameter in all versions up to, and including, 2.0.0105 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible...

4.9CVSS6.7AI score0.00357EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/10/16 12:00 a.m.14 views

PT-2025-42490

Name of the Vulnerable Software and Affected Versions QuickJS affected versions not specified Description An issue exists in the QuickJS engine’s BigInt string conversion logic within the js bigint to string1 function. This is due to an incorrect calculation of the required number of digits,...

6.5CVSS6.1AI score0.00382EPSS
SaveExploits1References11
UbuntuCve
UbuntuCve
added 2025/10/16 12:00 a.m.6 views

CVE-2025-11683

YAML::Syck versions before 1.36 for Perl has missing null-terminators which causes out-of-bounds read and potential information disclosure Missing null terminators in token.c leads to but-of-bounds read which allows adjacent variable to be read The issue is seen with complex YAML files with a has...

6.5CVSS5.8AI score0.00247EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/10/15 4:15 p.m.6 views

CVE-2025-59419

Netty is an asynchronous, event-driven network application framework. In versions prior to 4.1.128.Final and 4.2.7.Final, the SMTP codec in Netty contains an SMTP command injection vulnerability due to insufficient input validation for Carriage Return \r and Line Feed \n characters in user-suppli...

6.9CVSS7.1AI score0.01553EPSS
SaveExploits0References5
NVD
NVD
added 2025/10/15 9:15 a.m.12 views

CVE-2025-10310

The Rich Snippet Site Report plugin for WordPress is vulnerable to SQL Injection via the 'last' parameter in all versions up to, and including, 2.0.0105 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible...

4.9CVSS0.00357EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/10/15 8:25 a.m.4 views

CVE-2025-10310 Rich Snippet Site Report <= 2.0.0105 - Authenticated (Admin+) SQL Injection

The Rich Snippet Site Report plugin for WordPress is vulnerable to SQL Injection via the 'last' parameter in all versions up to, and including, 2.0.0105 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible...

4.9CVSS6.3AI score0.00357EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/15 8:25 a.m.10 views

EUVD-2025-34567

The Rich Snippet Site Report plugin for WordPress is vulnerable to SQL Injection via the 'last' parameter in all versions up to, and including, 2.0.0105 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible...

4.9CVSS6.2AI score0.00357EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.6 views

CVE-2025-39987

In the Linux kernel, the following vulnerability has been resolved: can: hi311x: populate ndochangemtu to prevent buffer overflow Sending an PFPACKET allows to bypass the CAN framework logic and to directly reach the xmit function of a CAN driver. The only check which is performed by the PFPACKET...

7.8CVSS7.2AI score0.00176EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.6 views

CVE-2025-39966

In the Linux kernel, the following vulnerability has been resolved: iommufd: Fix race during abort for file descriptors fput doesn't actually call fileoperations release synchronously, it puts the file on a work queue and it will be released eventually. This is normally fine, except for iommufd t...

7.8CVSS5.9AI score0.00109EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.8 views

CVE-2025-39990

In the Linux kernel, the following vulnerability has been resolved: bpf: Check the helper function is valid in gethelperproto kernel test robot reported verifier bug 1 where the helper func pointer could be NULL due to disabled config option. As Alexei suggested we could check on that in...

7.8CVSS5.7AI score0.00151EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.5 views

CVE-2025-39986

In the Linux kernel, the following vulnerability has been resolved: can: sun4ican: populate ndochangemtu to prevent buffer overflow Sending an PFPACKET allows to bypass the CAN framework logic and to directly reach the xmit function of a CAN driver. The only check which is performed by the PFPACK...

7.8CVSS7.2AI score0.00173EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.5 views

CVE-2025-39967

In the Linux kernel, the following vulnerability has been resolved: fbcon: fix integer overflow in fbcondosetfont Fix integer overflow vulnerabilities in fbcondosetfont where font size calculations could overflow when handling user-controlled font parameters. The vulnerabilities occur when: 1...

7.8CVSS6.3AI score0.00171EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.8 views

CVE-2025-39995

In the Linux kernel, the following vulnerability has been resolved: media: i2c: tc358743: Fix use-after-free bugs caused by orphan timer in probe The state-timer is a cyclic timer that schedules worki2cpoll and delayedworkenablehotplug, while rearming itself. Using timerdelete fails to guarantee...

5.7AI score0.00233EPSS
SaveExploits0References32
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.7 views

CVE-2025-40000

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix use-after-free in rtw89coretxkickoffandwait There is a bug observed when rtw89coretxkickoffandwait tries to access already freed skbdata: BUG: KFENCE: use-after-free write in rtw89coretxkickoffandwait...

8.8CVSS6.7AI score0.00268EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.6 views

CVE-2025-39970

In the Linux kernel, the following vulnerability has been resolved: i40e: fix input validation logic for actionmeta Fix condition to check 'greater or equal' to prevent OOB dereference...

8.8CVSS6.6AI score0.00154EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2025/10/15 12:00 a.m.4 views

CVE-2025-9640

A flaw was found in Samba, in the vfsstreamsxattr module, where uninitialized heap memory could be written into alternate data streams. This allows an authenticated user to read residual memory content that may include sensitive data, resulting in an information disclosure vulnerability...

4.3CVSS6.6AI score0.00462EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/15 12:00 a.m.8 views

F5 Networks BIG-IP : BIG-IP TMM vulnerability (K000156707)

The version of F5 Networks BIG-IP installed on the remote host is prior to 15.1.10.8 / 16.1.6.1 / 17.1.3 / 17.5.1.3. It is, therefore, affected by a vulnerability as referenced in the K000156707 advisory. When a virtual server, network address translation NAT object, or secure network address...

8.7CVSS5.6AI score0.00348EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/10/15 12:00 a.m.15 views

F5 BIG-IP 安全漏洞

F5 BIG-IP is an application delivery platform from F5 that integrates network traffic orchestration, load balancing, intelligent DNS, and remote access policy management. A denial-of-service vulnerability exists in the ePVA module of BIG-IP. The vulnerability arises due to undisclosed traffic tha...

8.7CVSS6.6AI score0.00348EPSS
SaveExploits0References1
Rows per page
Query Builder