CVE tracker
388 subscribers
5.54K links
News monitoring: @irnewsagency

Main channel: @orgsecuritygate

Site: SecurityGate.org
Download Telegram
CVE-2025-29661 - Litepubl CMS Remote Code Execution Vulnerability

CVE ID : CVE-2025-29661
Published : April 17, 2025, 5:15 p.m. | 1 hour, 28 minutes ago
Description : Litepubl CMS <= 7.0.9 is vulnerable to RCE in admin/service/run.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-29662 - LandChat Remote Code Execution (RCE)

CVE ID : CVE-2025-29662
Published : April 17, 2025, 5:15 p.m. | 1 hour, 28 minutes ago
Description : A RCE vulnerability in the core application in LandChat 3.25.12.18 allows an unauthenticated attacker to execute system code via remote network access.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-2947 - IBM i Privilege Escalation Vulnerability

CVE ID : CVE-2025-2947
Published : April 17, 2025, 5:15 p.m. | 1 hour, 28 minutes ago
Description : IBM i 7.6  contains a privilege escalation vulnerability due to incorrect profile swapping in an OS command.  A malicious actor can use the command to elevate privileges to gain root access to the host operating system.
Severity: 7.2 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-32415 - Libxml2 Heap-Based Buffer Underflow Vulnerability

CVE ID : CVE-2025-32415
Published : April 17, 2025, 5:15 p.m. | 1 hour, 28 minutes ago
Description : In libxml2 before 2.13.8 and 2.14.x before 2.14.2, xmlSchemaIDCFillNodeTables in xmlschemas.c has a heap-based buffer under-read. To exploit this, a crafted XML document must be validated against an XML schema with certain identity constraints, or a crafted XML schema must be used.
Severity: 2.9 | LOW
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2020-36789 - Linux Kernel CAN Network Stack NULL Pointer Dereference Vulnerability

CVE ID : CVE-2020-36789
Published : April 17, 2025, 6:15 p.m. | 28 minutes ago
Description : In the Linux kernel, the following vulnerability has been resolved: can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context If a driver calls can_get_echo_skb() during a hardware IRQ (which is often, but not always, the case), the 'WARN_ON(in_irq)' in net/core/skbuff.c#skb_release_head_state() might be triggered, under network congestion circumstances, together with the potential risk of a NULL pointer dereference. The root cause of this issue is the call to kfree_skb() instead of dev_kfree_skb_irq() in net/core/dev.c#enqueue_to_backlog(). This patch prevents the skb to be freed within the call to netif_rx() by incrementing its reference count with skb_get(). The skb is finally freed by one of the in-irq-context safe functions: dev_consume_skb_any() or dev_kfree_skb_any(). The "any" version is used because some drivers might call can_get_echo_skb() in a normal context. The reason for this issue to occur is that initially, in the core network stack, loopback skb were not supposed to be received in hardware IRQ context. The CAN stack is an exeption. This bug was previously reported back in 2017 in [1] but the proposed patch never got accepted. While [1] directly modifies net/core/dev.c, we try to propose here a smoother modification local to CAN network stack (the assumption behind is that only CAN devices are affected by this issue). [1] http://lore.kernel.org/r/57a3ffb6-3309-3ad5-5a34-e93c3fe3614d@cetitec.com
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2021-47668 - Linux Kernel CAN: Use After Free

CVE ID : CVE-2021-47668
Published : April 17, 2025, 6:15 p.m. | 28 minutes ago
Description : In the Linux kernel, the following vulnerability has been resolved: can: dev: can_restart: fix use after free bug After calling netif_rx_ni(skb), dereferencing skb is unsafe. Especially, the can_frame cf which aliases skb memory is accessed after the netif_rx_ni() in: stats->rx_bytes += cf->len; Reordering the lines solves the issue.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2021-47669 - Linux Kernel - CAN vxcan Use After Free

CVE ID : CVE-2021-47669
Published : April 17, 2025, 6:15 p.m. | 28 minutes ago
Description : In the Linux kernel, the following vulnerability has been resolved: can: vxcan: vxcan_xmit: fix use after free bug After calling netif_rx_ni(skb), dereferencing skb is unsafe. Especially, the canfd_frame cfd which aliases skb memory is accessed after the netif_rx_ni().
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2021-47670 - Linux Kernel Can: Use After Free Vulnerability

CVE ID : CVE-2021-47670
Published : April 17, 2025, 6:15 p.m. | 28 minutes ago
Description : In the Linux kernel, the following vulnerability has been resolved: can: peak_usb: fix use after free bugs After calling peak_usb_netif_rx_ni(skb), dereferencing skb is unsafe. Especially, the can_frame cf which aliases skb memory is accessed after the peak_usb_netif_rx_ni(). Reordering the lines solves the issue.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2021-47671 - Canal (CAN) Linux Kernel Memory Leak Vulnerability

CVE ID : CVE-2021-47671
Published : April 17, 2025, 6:15 p.m. | 28 minutes ago
Description : In the Linux kernel, the following vulnerability has been resolved: can: etas_es58x: es58x_rx_err_msg(): fix memory leak in error path In es58x_rx_err_msg(), if can->do_set_mode() fails, the function directly returns without calling netif_rx(skb). This means that the skb previously allocated by alloc_can_err_skb() is not freed. In other terms, this is a memory leak. This patch simply removes the return statement in the error branch and let the function continue. Issue was found with GCC -fanalyzer, please follow the link below for details.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2024-53924 - Pycel Excel Formula Execution Vulnerability

CVE ID : CVE-2024-53924
Published : April 17, 2025, 6:15 p.m. | 28 minutes ago
Description : Pycel through 1.0b30, when operating on an untrusted spreadsheet, allows code execution via a crafted formula in a cell, such as one beginning with the =IF(A1=200, eval("__import__('os').system( substring.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2024-55211 - Think Router Tk-Rt-Wr135G Authentication Bypass

CVE ID : CVE-2024-55211
Published : April 17, 2025, 6:15 p.m. | 28 minutes ago
Description : An issue in Think Router Tk-Rt-Wr135G V3.0.2-X000 allows attackers to bypass authentication via a crafted cookie.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-25454 - Tenda AC10 Buffer Overflow Vulnerability

CVE ID : CVE-2025-25454
Published : April 17, 2025, 6:15 p.m. | 28 minutes ago
Description : Tenda AC10 V4.0si_V16.03.10.20 is vulnerable to Buffer Overflow in AdvSetMacMtuWan via wanSpeed2.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-25455 - Tenda AC10 Buffer Overflow Vulnerability

CVE ID : CVE-2025-25455
Published : April 17, 2025, 6:15 p.m. | 28 minutes ago
Description : Tenda AC10 V4.0si_V16.03.10.20 is vulnerable to Buffer Overflow in AdvSetMacMtuWan via wanMTU2.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-26268 - DragonflyDB Redis Command Injection Denial of Service

CVE ID : CVE-2025-26268
Published : April 17, 2025, 6:15 p.m. | 28 minutes ago
Description : DragonflyDB Dragonfly before 1.27.0 allows authenticated users to cause a denial of service (daemon crash) via a crafted Redis command. The validity of the scan cursor was not checked.
Severity: 3.3 | LOW
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-26269 - DragonflyDB Lua Library Integer Overflow Denial of Service

CVE ID : CVE-2025-26269
Published : April 17, 2025, 6:15 p.m. | 28 minutes ago
Description : DragonflyDB Dragonfly through 1.28.2 allows authenticated users to cause a denial of service (daemon crash) via a Lua library command that references a large negative integer.
Severity: 3.3 | LOW
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-28009 - Dietiqa App SQL Injection Vulnerability

CVE ID : CVE-2025-28009
Published : April 17, 2025, 6:15 p.m. | 28 minutes ago
Description : A SQL Injection vulnerability exists in the `u` parameter of the progress-body-weight.php endpoint of Dietiqa App v1.0.20.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-28101 - FlaskBlog File Deletion Vulnerability

CVE ID : CVE-2025-28101
Published : April 17, 2025, 6:15 p.m. | 28 minutes ago
Description : An arbitrary file deletion vulnerability in the /post/{postTitle} component of flaskBlog v2.6.1 allows attackers to delete article titles created by other users via supplying a crafted POST request.
Severity: 6.5 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-29722 - Commercify CSRF Weakness

CVE ID : CVE-2025-29722
Published : April 17, 2025, 6:15 p.m. | 28 minutes ago
Description : A CSRF vulnerability in Commercify v1.0 allows remote attackers to perform unauthorized actions on behalf of authenticated users. The issue exists due to missing CSRF protection on sensitive endpoints.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-29316 - DataPatrol Screenshot Watermark Information Disclosure

CVE ID : CVE-2025-29316
Published : April 17, 2025, 7:16 p.m. | 3 hours, 28 minutes ago
Description : An issue in DataPatrol Screenshot watermark, printing watermark agent v.3.5.2.0 allows a physically proximate attacker to obtain sensitive information
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-3762 - PCMan FTP Server MPUT Command Handler Buffer Overflow

CVE ID : CVE-2025-3762
Published : April 17, 2025, 7:16 p.m. | 3 hours, 28 minutes ago
Description : A vulnerability was found in PCMan FTP Server 2.0.7. It has been rated as critical. Affected by this issue is some unknown functionality of the component MPUT Command Handler. The manipulation leads to buffer overflow. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.
Severity: 7.3 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-3763 - SourceCodester Phone Management System Buffer Overflow Vulnerability

CVE ID : CVE-2025-3763
Published : April 17, 2025, 7:16 p.m. | 3 hours, 28 minutes ago
Description : A vulnerability classified as critical has been found in SourceCodester Phone Management System 1.0. This affects the function main of the component Password Handler. The manipulation of the argument s leads to buffer overflow. Local access is required to approach this attack. The exploit has been disclosed to the public and may be used.
Severity: 5.3 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...