Lucene search
+L

566 matches found

Cvelist
Cvelist
added 2025/11/24 12:00 a.m.18 views

CVE-2024-47856

In RSA Authentication Agent before 7.4.7, service paths and shortcut paths may be vulnerable to path interception if the path has one or more spaces and is not surrounded by quotation marks. An adversary can place an executable in a higher-level directory of the path, and Windows will resolve tha...

0.00536EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/11/24 12:00 a.m.13 views

PT-2025-47969

Name of the Vulnerable Software and Affected Versions RSA Authentication Agent versions prior to 7.4.7 Description The RSA Authentication Agent is susceptible to a path interception issue affecting service paths and shortcut paths. This occurs when a path contains spaces and is not enclosed in...

9.8CVSS6.8AI score0.00536EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/11/11 12:00 a.m.14 views

PT-2025-46376

Name of the Vulnerable Software and Affected Versions NVIDIA AIStore affected versions not specified Description NVIDIA AIStore contains a security flaw in the Authentication AuthN component. A successful exploit of this issue may lead to escalation of privileges, information disclosure, and data...

8.8CVSS6.5AI score0.00371EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2025/10/31 6:10 p.m.24 views

CVE-2025-64112

Statmatic is a Laravel and Git powered content management system CMS. Stored XSS vulnerabilities in Collections and Taxonomies allow authenticated users with content creation permissions to inject malicious JavaScript that executes when viewed by higher-privileged users. This vulnerability is fix...

8CVSS6AI score0.00285EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/30 5:47 p.m.13 views

CVE-2025-64112 Statmatic vulnerable to Stored Cross-Site Scripting

Statmatic is a Laravel and Git powered content management system CMS. Stored XSS vulnerabilities in Collections and Taxonomies allow authenticated users with content creation permissions to inject malicious JavaScript that executes when viewed by higher-privileged users. This vulnerability is fix...

8CVSS6AI score
SaveExploits0References4
EUVD
EUVD
added 2025/10/30 5:47 p.m.11 views

EUVD-2025-37033

Statmatic is a Laravel and Git powered content management system CMS. Stored XSS vulnerabilities in Collections and Taxonomies allow authenticated users with content creation permissions to inject malicious JavaScript that executes when viewed by higher-privileged users. This vulnerability is fix...

8CVSS5.4AI score0.00285EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/30 5:47 p.m.20 views

CVE-2025-64112 Statmatic vulnerable to Stored Cross-Site Scripting

Statmatic is a Laravel and Git powered content management system CMS. Stored XSS vulnerabilities in Collections and Taxonomies allow authenticated users with content creation permissions to inject malicious JavaScript that executes when viewed by higher-privileged users. This vulnerability is fix...

8CVSS0.00285EPSS
SaveExploits0References2
NVD
NVD
added 2025/10/23 1:15 p.m.13 views

CVE-2025-8427

The Beaver Builder Plugin Starter Version plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘autoplay’ parameter in all versions up to, and including, 2.9.2.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, wi...

6.4CVSS0.00163EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/10/15 12:00 a.m.14 views

PT-2025-42228

In Eclipse ThreadX before version 6.4.3, the thread module has a setting of maximum priority. In some cases the check of that maximum priority wasn't performed, allowing, as a result, to obtain a thread with higher priority than expected and causing a possible denial of service...

5.7CVSS6.7AI score0.00161EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/10/14 12:00 a.m.10 views

PT-2025-41897

Name of the Vulnerable Software and Affected Versions Firefox versions prior to 144 Firefox ESR versions prior to 115.29 Firefox ESR versions prior to 140.4 Thunderbird versions prior to 144 Thunderbird versions prior to 140.4 Description A compromised web process could trigger out-of-bounds read...

10CVSS8.7AI score0.09348EPSS
SaveExploits2References315
Microsoft Secure
Microsoft Secure
added 2025/10/09 3:00 p.m.33 views

Investigating targeted “payroll pirate” attacks affecting US universities

Microsoft Threat Intelligence has observed a financially motivated threat actor that we track as Storm-2657 compromising employee accounts to gain unauthorized access to employee profiles and divert salary payments to attacker-controlled accounts. These types of attacks have been dubbed “payroll...

6.7AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/10/09 6:21 a.m.19 views

CVE-2025-10635

The Find Me On WordPress plugin through 2.0.9.1 does not sanitize and escape a parameter before using it in a SQL statement, allowing subscribers and above to perform SQL injection attacks...

7.7CVSS7.9AI score0.00248EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/07 3:21 p.m.7 views

CVE-2023-53669 tcp: fix skb_copy_ubufs() vs BIG TCP

In the Linux kernel, the following vulnerability has been resolved: tcp: fix skbcopyubufs vs BIG TCP David Ahern reported crashes in skbcopyubufs caused by TCP tx zerocopy using hugepages, and skb length bigger than 68 KB. skbcopyubufs assumed it could copy all payload using up to MAXSKBFRAGS...

7.8CVSS6.4AI score
SaveExploits0References7
CVE
CVE
added 2025/10/07 3:21 p.m.34 views

CVE-2023-53669

The CVE-2023-53669 entry concerns the Linux kernel where skb_copy_ubufs() crashes when BIG TCP allows large skbs (up to ~512 KB) and zerocopy is used with hugepages. The root cause is skb_copy_ubufs() assuming payload could be copied using up to MAX_SKB_FRAGS order-0 pages; this breaks when BIG T...

7.8CVSS6AI score0.00153EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/10/07 3:21 p.m.21 views

CVE-2023-53669 tcp: fix skb_copy_ubufs() vs BIG TCP

In the Linux kernel, the following vulnerability has been resolved: tcp: fix skbcopyubufs vs BIG TCP David Ahern reported crashes in skbcopyubufs caused by TCP tx zerocopy using hugepages, and skb length bigger than 68 KB. skbcopyubufs assumed it could copy all payload using up to MAXSKBFRAGS...

7.8CVSS0.00153EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 3:21 p.m.11 views

EUVD-2025-32773

In the Linux kernel, the following vulnerability has been resolved: tcp: fix skbcopyubufs vs BIG TCP David Ahern reported crashes in skbcopyubufs caused by TCP tx zerocopy using hugepages, and skb length bigger than 68 KB. skbcopyubufs assumed it could copy all payload using up to MAXSKBFRAGS...

5.9AI score0.00153EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-1999-1394

Malware in sbrugna...

4.6CVSS6.4AI score0.00724EPSS
SaveExploits2References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2021-23710

Malware in sbrugna...

8.1CVSS8.1AI score0.00493EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.17 views

EUVD-2020-29096

Malware in sbrugna...

6.5CVSS6.4AI score0.01468EPSS
SaveExploits1References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2020-5725

Malware in sbrugna...

6.5CVSS6.6AI score0.00746EPSS
SaveExploits1References3
Rows per page
Query Builder