Lucene search
+L

4329 matches found

Cvelist
Cvelist
added 2025/12/13 4:31 a.m.43 views

CVE-2025-13705 Custom Frames <= 1.0.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'class' Shortcode Parameter

The Custom Frames plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'class' parameter of the 'customframe' shortcode in all versions up to, and including, 1.0.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers,...

6.4CVSS0.00211EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/12/13 4:31 a.m.6 views

CVE-2025-13705 Custom Frames <= 1.0.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'class' Shortcode Parameter

The Custom Frames plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'class' parameter of the 'customframe' shortcode in all versions up to, and including, 1.0.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers,...

6.4CVSS4.8AI score0.00211EPSS
SaveExploits0References3
Patchstack
Patchstack
added 2025/12/13 1:21 a.m.10 views

WordPress Custom Frames plugin <= 1.0.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'class' Shortcode Parameter vulnerability

Authenticated Contributor+ Stored Cross-Site Scripting via 'class' Shortcode Parameter vulnerability discovered by theviper17y in WordPress Plugin Custom Frames versions = 1.0.1...

6.4CVSS5.5AI score0.00211EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2025/12/13 12:00 a.m.8 views

WordPress plugin Custom Frames 跨站脚本漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform has the ability to host personal blog sites on PHP and MySQL based servers.WordPress plugin is an application plugin. A cross-site scripting...

6.4CVSS5.8AI score0.00211EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/13 12:00 a.m.9 views

PT-2025-51063

The Custom Frames plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'class' parameter of the 'customframe' shortcode in all versions up to, and including, 1.0.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers,...

6.4CVSS5.1AI score0.00211EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/11 9:15 p.m.7 views

CVE-2025-64702

quic-go is an implementation of the QUIC protocol in Go. Versions 0.56.0 and below are vulnerable to excessive memory allocation through quic-go's HTTP/3 client and server implementations by sending a QPACK-encoded HEADERS frame that decodes into a large header field section many unique header...

5.3CVSS0.00369EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/11 9:15 p.m.8 views

UBUNTU-CVE-2025-64702

quic-go is an implementation of the QUIC protocol in Go. Versions 0.56.0 and below are vulnerable to excessive memory allocation through quic-go's HTTP/3 client and server implementations by sending a QPACK-encoded HEADERS frame that decodes into a large header field section many unique header...

5.3CVSS5.8AI score0.00369EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/11 9:15 p.m.8 views

CVE-2025-64702

quic-go is an implementation of the QUIC protocol in Go. Versions 0.56.0 and below are vulnerable to excessive memory allocation through quic-go's HTTP/3 client and server implementations by sending a QPACK-encoded HEADERS frame that decodes into a large header field section many unique header...

5.3CVSS7.1AI score0.00369EPSS
SaveExploits0References3
Packet Storm News
Packet Storm News
added 2025/12/11 12:00 a.m.14 views

Stealth and Evasion in Rogue AP Attacks: An Analysis of Modern Detection and Bypass Techniques

Wireless networks act as the backbone of modern digital connectivity, making them a primary target for cyber adversaries. Rogue Access Point attacks, specifically the Evil Twin variant, enable attackers to clone legitimate wireless network identifiers to deceive users into connecting. Once a...

6.9AI score
SaveExploits0
OSV
OSV
added 2025/12/10 3:44 p.m.9 views

CLSA-2025-1765381441 nghttp2: Fix of CVE-2024-28182

CVE-2024-28182: fix continuation frame floods via frame count limiting...

5.3CVSS7AI score0.8496EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/12/09 6:30 p.m.8 views

EUVD-2023-60171

In the Linux kernel, the following vulnerability has been resolved: kcm: Fix error handling for SOCKDGRAM in kcmsendmsg. syzkaller found a memory leak in kcmsendmsg, and commit c821a88bd720 "kcm: Fix memory leak in error path of kcmsendmsg" suppressed it by updating kcmtxmsghead-lastskb if partia...

5.7AI score0.00253EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/09 4:17 p.m.5 views

DEBIAN-CVE-2023-53825

In the Linux kernel, the following vulnerability has been resolved: kcm: Fix error handling for SOCKDGRAM in kcmsendmsg. syzkaller found a memory leak in kcmsendmsg, and commit c821a88bd720 "kcm: Fix memory leak in error path of kcmsendmsg" suppressed it by updating kcmtxmsghead-lastskb if partia...

5.5AI score0.00253EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2025/12/09 9:02 a.m.12 views

wifi: brcmfmac: fix crash while sending Action Frames in standalone AP Mode

...

6.5CVSS7AI score0.00197EPSS
SaveExploits0
CVE
CVE
added 2025/12/09 1:29 a.m.31 views

CVE-2023-53825

CVE-2023-53825 affects the Linux kernel’s kcm_sendmsg() for SOCK_DGRAM. A memory-leak in the error path could corrupt the MSG_MORE queue when a partial copy occurs; the fix updates kcm_tx_msg(head)-&gt;last_skb and adds purge behavior on failure (like UDP via udp_flush_pending_frames) to avoid qu...

5.8AI score0.00253EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/09 1:29 a.m.8 views

CVE-2023-53825 kcm: Fix error handling for SOCK_DGRAM in kcm_sendmsg().

In the Linux kernel, the following vulnerability has been resolved: kcm: Fix error handling for SOCKDGRAM in kcmsendmsg. syzkaller found a memory leak in kcmsendmsg, and commit c821a88bd720 "kcm: Fix memory leak in error path of kcmsendmsg" suppressed it by updating kcmtxmsghead-lastskb if partia...

6.1AI score
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/12/09 12:24 a.m.10 views

SUSE CVE-2025-40321

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix crash while sending Action Frames in standalone AP Mode Currently, whenever there is a need to transmit an Action frame, the brcmfmac driver always uses the P2P vif to send the "actframe" IOVAR to firmware. Th...

5.5CVSS6.1AI score0.00197EPSS
SaveExploits0References22
RedhatCVE
RedhatCVE
added 2025/12/08 10:47 p.m.7 views

CVE-2025-40321

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix crash while sending Action Frames in standalone AP Mode Currently, whenever there is a need to transmit an Action frame, the brcmfmac driver always uses the P2P vif to send the "actframe" IOVAR to firmware. Th...

6.4CVSS5.1AI score0.00197EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/08 3:31 a.m.7 views

EUVD-2025-201624

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix crash while sending Action Frames in standalone AP Mode Currently, whenever there is a need to transmit an Action frame, the brcmfmac driver always uses the P2P vif to send the "actframe" IOVAR to firmware. Th...

5.9AI score0.00197EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/08 1:16 a.m.10 views

CVE-2025-40321

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix crash while sending Action Frames in standalone AP Mode Currently, whenever there is a need to transmit an Action frame, the brcmfmac driver always uses the P2P vif to send the "actframe" IOVAR to firmware. Th...

0.00197EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/08 1:16 a.m.16 views

UBUNTU-CVE-2025-40321

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix crash while sending Action Frames in standalone AP Mode Currently, whenever there is a need to transmit an Action frame, the brcmfmac driver always uses the P2P vif to send the "actframe" IOVAR to firmware. Th...

5.7AI score0.00197EPSS
SaveExploits0References36
Rows per page
Query Builder