Lucene search
+L

12985 matches found

Positive Technologies
Positive Technologies
added 2024/12/30 12:00 a.m.9 views

PT-2024-17892 · Unknown · Code-Projects Chat System

Name of the Vulnerable Software and Affected Versions: code-projects Chat System version 1.0 Description: A critical issue has been found in the code-projects Chat System, affecting the /admin/update user.php file. The manipulation of the id argument leads to SQL injection. This issue can be...

9.8CVSS7.1AI score0.00408EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2024/12/30 12:00 a.m.12 views

PT-2025-2004 · D Link · D-Link Dir-816

Name of the Vulnerable Software and Affected Versions: D-Link DIR-816 A2 version 1.10CNB05 R1B011D88210 Description: A critical issue has been found in the DHCPD Setting Handler component, specifically affecting an unknown functionality of the file /goform/form2Dhcpd.cgi. This issue leads to...

6.9CVSS5.6AI score0.00801EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2024/12/30 12:00 a.m.11 views

PT-2024-37073 · Simofa · Simofa

Name of the Vulnerable Software and Affected Versions: Simofa versions prior to 0.2.7 Description: Simofa is a tool to help automate static website building and deployment. Due to a design mistake in the RouteLoader class, some API routes may be publicly accessible when they should require...

10CVSS7AI score0.0054EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2024/12/30 12:00 a.m.11 views

PT-2024-17909 · Softiron · Softiron Hypercloud

Name of the Vulnerable Software and Affected Versions: SoftIron HyperCloud versions 2.3.0 through 2.4.x Description: An issue exists where authenticated, but non-admin users can create data pools, potentially impacting the performance and availability of the backend software-defined storage...

4.8CVSS7.2AI score0.00425EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/12/30 12:00 a.m.9 views

PT-2025-3655 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.6.74 Description: The issue concerns a common bug in the Linux kernel where a TRACE EVENT TP fast assign assigns an address of an allocated string to the ring buffer and then references it in TP printk, which...

8.4CVSS7.8AI score0.03558EPSS
SaveExploits4References742
Positive Technologies
Positive Technologies
added 2024/12/30 12:00 a.m.14 views

PT-2025-2002 · D Link · D-Link Dir-816

Name of the Vulnerable Software and Affected Versions: D-Link DIR-816 A2 version 1.10CNB05 R1B011D88210 Description: A critical issue has been found in the Virtual Service Handler component, affecting the file /goform/form2AddVrtsrv.cgi. This leads to improper access controls, allowing for remote...

6.9CVSS5.6AI score0.00827EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2024/12/30 12:00 a.m.20 views

PT-2025-2003 · D Link · D-Link Dir-816

Name of the Vulnerable Software and Affected Versions: D-Link DIR-816 A2 version 1.10CNB05 R1B011D88210 Description: A critical vulnerability was found in the WiFi Settings Handler component, specifically in an unknown function of the file /goform/form2AdvanceSetup.cgi. The manipulation leads to...

6.9CVSS5.6AI score0.0074EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2024/12/29 12:00 a.m.15 views

PT-2024-17886 · Unknown · Antabot White-Jotter

Name of the Vulnerable Software and Affected Versions: Antabot White-Jotter versions up to 0.2.2 Description: A problematic issue was found in the Edit Book Handler component, affecting an unknown function of the file /admin/content/book. This leads to server-side request forgery, which can be...

8.8CVSS4.9AI score0.00521EPSS
SaveExploits1References11
Positive Technologies
Positive Technologies
added 2024/12/29 12:00 a.m.18 views

PT-2025-3480 · D Link · D-Link Dir-825

Name of the Vulnerable Software and Affected Versions: D-Link DIR-825 REVB version 2.03 Description: The issue concerns an OS command injection vulnerability in the CGl interface apc client pin.cgi, which allows remote attackers to execute arbitrary commands via the wps pin parameter passed to th...

9.8CVSS9.9AI score0.01155EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2024/12/28 12:00 a.m.15 views

PT-2025-3477 · Tenda · Tenda Ac18

Name of the Vulnerable Software and Affected Versions: Tenda AC18 version V15.03.05.19 Description: A command injection issue exists due to the lack of neutralization of special elements when processing the usbName parameter in the formSetSambaConf function. This allows a remote attacker to execu...

9.8CVSS8.4AI score0.01507EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/27 6:12 p.m.15 views

GHSA-HQMP-G7PH-X543 TunnelVision - decloaking VPNs using DHCP

A new decloaking technique for nearly all VPN implementations has been found, which allows attackers to inject entries into the routing tables of unsuspecting victims using DHCP option 121. This allows attackers to redirect traffic, which is supposed to be sent encrypted over the VPN, through the...

5.3CVSS6.8AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/12/27 6:12 p.m.22 views

TunnelVision - decloaking VPNs using DHCP

A new decloaking technique for nearly all VPN implementations has been found, which allows attackers to inject entries into the routing tables of unsuspecting victims using DHCP option 121. This allows attackers to redirect traffic, which is supposed to be sent encrypted over the VPN, through the...

7.6CVSS6.8AI score0.04063EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2024/12/27 2:50 p.m.2357 views

CVE-2024-56584

CVE-2024-56584 concerns the Linux kernel: a flaw in io_uring/tctx could leave tctx->xa head non-NULL after xa_store() allocation failures, even when there are no entries. Syzbot WARN_ON_ONCE(!xa_empty(&tctx->xa)) could trigger during final put of an io_uring_task. The available documents de...

5.5CVSS6.5AI score0.00237EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/12/27 2:50 p.m.12 views

CVE-2024-56584 io_uring/tctx: work around xa_store() allocation error issue

In the Linux kernel, the following vulnerability has been resolved: iouring/tctx: work around xastore allocation error issue syzbot triggered the following WARNON: WARNING: CPU: 0 PID: 16 at iouring/tctx.c:51 iouringfree+0xfa/0x140 iouring/tctx.c:51 which is the WARNONONCE!xaempty&tctx-xa; sanity...

6.1AI score
SaveExploits0References10
NVD
NVD
added 2024/12/27 2:15 p.m.27 views

CVE-2024-53234

In the Linux kernel, the following vulnerability has been resolved: erofs: handle NONHEAD !delta1 lclusters gracefully syzbot reported a WARNING in iomapiterdone: iomapfiemap+0x73b/0x9b0 fs/iomap/fiemap.c:80 ioctlfiemap fs/ioctl.c:220 inline Generally, NONHEAD lclusters won't have delta1==0, exce...

5.5CVSS0.00207EPSS
SaveExploits0References6
Palo Alto Networks
Palo Alto Networks
added 2024/12/27 2:30 a.m.43 views

PAN-OS: Firewall Denial of Service (DoS) in DNS Security Using a Specially Crafted Packet

A Denial of Service vulnerability in the DNS Security feature of Palo Alto Networks PAN-OS software allows an unauthenticated attacker to send a malicious packet through the data plane of the firewall that reboots the firewall. Repeated attempts to trigger this condition will cause the firewall t...

7.1CVSS7.2AI score0.28617EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/12/27 12:00 a.m.10 views

PT-2024-36823 · Linkace · Linkace

Name of the Vulnerable Software and Affected Versions: LinkAce versions prior to 1.15.6 Description: The issue occurs in the "Import Bookmarks" functionality, where malicious HTML files can be uploaded containing JavaScript payloads. These payloads execute when the uploaded links are accessed,...

7.6CVSS6.2AI score0.00425EPSS
SaveExploits1References10
Positive Technologies
Positive Technologies
added 2024/12/27 12:00 a.m.9 views

PT-2024-17845 · Unknown · Phpgurukul Blood Bank & Donor Management System

Name of the Vulnerable Software and Affected Versions: PHPGurukul Blood Bank & Donor Management System version 2.4 Description: A problem has been found in the system, affecting some unknown functionality of the file /bbdms/admin/update-contactinfo.php. The manipulation of the Address argument...

5.1CVSS3.8AI score0.00401EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/12/27 12:00 a.m.8 views

PT-2024-36964 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.6.74 Description: The issue is related to the netfilter component of the Linux kernel, specifically with the nf tables subsystem. The problem arises when the nf tables chain destroy function is used from call...

8.1CVSS7.6AI score0.00822EPSS
SaveExploits3References902
Positive Technologies
Positive Technologies
added 2024/12/27 12:00 a.m.12 views

PT-2024-17152 · WordPress · Wp-Svg

Name of the Vulnerable Software and Affected Versions: WP-SVG WordPress plugin versions 0.9 and prior Description: The issue concerns the WP-SVG WordPress plugin, which does not validate and escape some of its shortcode attributes before outputting them back in a page/post where the shortcode is...

5.9CVSS8.3AI score0.0034EPSS
SaveExploits1References10
Rows per page
Query Builder