Lucene search
+L

29397 matches found

Openbugbounty
Openbugbounty
added 2025/04/03 8:13 p.m.9 views

service.fhl.net Cross Site Scripting vulnerability OBB-4042205

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2025/04/03 7:55 p.m.11 views

woman.forumdaily.com Cross Site Scripting vulnerability OBB-4042108

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
Wordfence Blog
Wordfence Blog
added 2025/04/03 5:22 p.m.41 views

50,000 WordPress Sites Affected by Privilege Escalation Vulnerability in Uncanny Automator WordPress Plugin

📢Did you know Wordfence runs aBug Bounty Program for all WordPress plugins and themes at no cost to vendors? Researchers can earn up to $31,200 per vulnerability , for all in-scope vulnerabilities submitted to our Bug Bounty Program! Find a vulnerability, submit the details directly to us, and we...

8.8CVSS9.3AI score0.02634EPSS
SaveExploits0
Wordfence Blog
Wordfence Blog
added 2025/04/03 3:20 p.m.116 views

Wordfence Intelligence Weekly WordPress Vulnerability Report (March 24, 2025 to March 30, 2025)

Did you know Wordfence runs aBug Bounty Program for all WordPress plugins and themes at no cost to vendors? Researchers can earn up to $31,200 per vulnerability , for all in-scope vulnerabilities submitted to our Bug Bounty Program! Find a vulnerability, submit the details directly to us, and we...

9.9CVSS10AI score0.7836EPSS
SaveExploits39
Openbugbounty
Openbugbounty
added 2025/04/03 8:01 a.m.10 views

burlesque-fashion.de Cross Site Scripting vulnerability OBB-4041939

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/04/03 12:00 a.m.22 views

The vulnerability in the web interface for managing micro-program software on Cisco Expressway allows a hacker to redirect users to any arbitrary URL address.

The vulnerability of the web interface for managing microprogramming software in Cisco Expressway is related to the use of open redirection. Exploiting this vulnerability allows a malicious actor to redirect users to any arbitrary URL address...

5CVSS5.6AI score0.00378EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2025/04/02 10:35 p.m.46 views

Next.js may leak x-middleware-subrequest-id to external hosts

Summary In the process of remediating CVE-2025-29927, we looked at other possible exploits of Middleware. We independently verified this low severity vulnerability in parallel with two reports from independent researchers. Learn more here. Credit Thank you to Jinseo Kim kjsman and RyotaK GMO Flat...

6.3CVSS6.9AI score0.00416EPSS
SaveExploits0References4Affected Software1
Openbugbounty
Openbugbounty
added 2025/04/02 10:14 p.m.13 views

zardauspuff.de Cross Site Scripting vulnerability OBB-4041893

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2025/04/02 3:26 p.m.10 views

defence-and-security.com Cross Site Scripting vulnerability OBB-4041863

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2025/04/01 6:45 p.m.10 views

slideteam.net Cross Site Scripting vulnerability OBB-4041756

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
NVD
NVD
added 2025/04/01 4:15 p.m.15 views

CVE-2025-21922

In the Linux kernel, the following vulnerability has been resolved: ppp: Fix KMSAN uninit-value warning with bpf Syzbot caught an "KMSAN: uninit-value" warning 1, which is caused by the ppp driver not initializing a 2-byte header when using socket filter. The following code can generate a PPP...

5.5CVSS0.00226EPSS
SaveExploits0References10
OSV
OSV
added 2025/04/01 4:15 p.m.12 views

AZL-59934 CVE-2025-21922 affecting package kernel for versions less than 6.6.85.1-2

In the Linux kernel, the following vulnerability has been resolved: ppp: Fix KMSAN uninit-value warning with bpf Syzbot caught an "KMSAN: uninit-value" warning 1, which is caused by the ppp driver not initializing a 2-byte header when using socket filter. The following code can generate a PPP...

5.5CVSS6.3AI score0.00226EPSS
SaveExploits0References1
CVE
CVE
added 2025/04/01 3:40 p.m.185 views

CVE-2025-21922

CVE-2025-21922 concerns a Linux kernel PPP driver issue where a 2-byte header used by socket filter/BPF is not fully initialized, triggering a KMSAN “uninit-value” warning. The root cause, as described, is that only the first byte of the direction indicator is initialized while the second byte re...

5.5CVSS7.2AI score0.00226EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/04/01 3:40 p.m.28 views

CVE-2025-21922 ppp: Fix KMSAN uninit-value warning with bpf

In the Linux kernel, the following vulnerability has been resolved: ppp: Fix KMSAN uninit-value warning with bpf Syzbot caught an "KMSAN: uninit-value" warning 1, which is caused by the ppp driver not initializing a 2-byte header when using socket filter. The following code can generate a PPP...

0.00226EPSS
SaveExploits0References8
OSV
OSV
added 2025/04/01 3:40 p.m.17 views

CVE-2025-21922 ppp: Fix KMSAN uninit-value warning with bpf

In the Linux kernel, the following vulnerability has been resolved: ppp: Fix KMSAN uninit-value warning with bpf Syzbot caught an "KMSAN: uninit-value" warning 1, which is caused by the ppp driver not initializing a 2-byte header when using socket filter. The following code can generate a PPP...

5.5CVSS6AI score
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2025/04/01 1:44 a.m.10 views

SUSE CVE-2024-56613

In the Linux kernel, the following vulnerability has been resolved: sched/numa: fix memory leak due to the overwritten vma-numabstate Problem Description When running the hackbench program of LTP, the following memory leak is reported by kmemleak. /opt/ltp/testcases/bin/hackbench 20 thread 1000...

2.5CVSS7.8AI score0.00203EPSS
SaveExploits0References16
Wordfence Blog
Wordfence Blog
added 2025/03/31 4:26 p.m.32 views

20,000 WordPress Sites Affected by Arbitrary File Upload and Deletion Vulnerabilities in WP Ultimate CSV Importer WordPress Plugin

📢Did you know Wordfence runs aBug Bounty Program for all WordPress plugins and themes at no cost to vendors? Researchers can earn up to $31,200 per vulnerability , for all in-scope vulnerabilities submitted to our Bug Bounty Program! Find a vulnerability, submit the details directly to us, and we...

8.8CVSS7.7AI score0.01215EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/03/30 12:45 a.m.30 views

CVE-2024-48615

A flaw was found in Libarchive's bsdtar component. This vulnerability allows an attacker to trigger a NULL pointer dereference, leading to a crash and potential denial of service DoS via a crafted TAR archive...

7.5CVSS7.2AI score0.00524EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2025/03/28 12:00 a.m.9 views

CVE-2024-48615

Null Pointer Dereference vulnerability in libarchive 3.7.6 and earlier when running program bsdtar in function headerpaxextension at rchivereadsupportformattar.c:1844:8...

7.2AI score0.00524EPSS
SaveExploits1References2
CVE
CVE
added 2025/03/28 12:00 a.m.141 views

CVE-2024-48615

CVE-2024-48615 involves a Null Pointer Dereference in libarchive (versions 3.7.6 and earlier) when bsdtar runs header_pax_extension in archive_read_support_format_tar.c:1844:8. The vulnerability is triggered within the tar format support, presenting a potential crash or denial of service. Affecte...

7.5CVSS7.2AI score0.00524EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder