CVE tracker
303 subscribers
4.29K links
News monitoring: @irnewsagency

Main channel: @orgsecuritygate

Site: SecurityGate.org
Download Telegram
CVE-2025-34186 - Ilevia EVE X1/X5 Server 4.7.18.0.eden Authentication Bypass

CVE ID : CVE-2025-34186
Published : Sept. 16, 2025, 8:15 p.m. | 2 hours, 44 minutes ago
Description : Ilevia EVE X1/X5 Server version ≤ 4.7.18.0.eden contains a vulnerability in its authentication mechanism. Unsanitized input is passed to a system() call for authentication, allowing attackers to inject special characters and manipulate command parsing. Due to the binary's interpretation of non-zero exit codes as successful authentication, remote attackers can bypass authentication and gain full access to the system.
Severity: 9.3 | CRITICAL
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-34187 - Ilevia EVE X1/X5 Server 4.7.18.0.eden Reverse Rootshell

CVE ID : CVE-2025-34187
Published : Sept. 16, 2025, 8:15 p.m. | 2 hours, 44 minutes ago
Description : Ilevia EVE X1/X5 Server version ≤ 4.7.18.0.eden contains a misconfiguration in the sudoers file that allows passwordless execution of certain Bash scripts. If these scripts are writable by web-facing users or accessible via command injection, attackers can replace them with malicious payloads. Execution with sudo grants full root access, resulting in remote privilege escalation and potential system compromise.
Severity: 9.3 | CRITICAL
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-56263 - By-Night SMS Arbitrary File Upload Vulnerability

CVE ID : CVE-2025-56263
Published : Sept. 16, 2025, 8:15 p.m. | 2 hours, 44 minutes ago
Description : by-night sms V1.0 has an Arbitrary File Upload vulnerability. The /api/sms/upload/headImg endpoint allows uploading arbitrary files. Users can upload files of any size and type.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-56264 - OneBlog Denial-of-Service Vulnerability

CVE ID : CVE-2025-56264
Published : Sept. 16, 2025, 8:15 p.m. | 2 hours, 44 minutes ago
Description : The /api/comment endpoint in zhangyd-c OneBlog 2.3.9 contains a denial-of-service vulnerability.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-57631 - TDuckCloud SQL Injection Vulnerability

CVE ID : CVE-2025-57631
Published : Sept. 16, 2025, 8:15 p.m. | 2 hours, 44 minutes ago
Description : SQL Injection vulnerability in TDuckCloud v.5.1 allows a remote attacker to execute arbitrary code via the Add a file upload module
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-10564 - Campcodes Grocery Sales and Inventory System ajax.php sql injection

CVE ID : CVE-2025-10564
Published : Sept. 16, 2025, 9:15 p.m. | 1 hour, 44 minutes ago
Description : A vulnerability was found in Campcodes Grocery Sales and Inventory System 1.0. Affected is an unknown function of the file /ajax.php?action=delete_category. Performing manipulation of the argument ID results in sql injection. The attack is possible to be carried out remotely. The exploit has been made public and could be used.
Severity: 7.5 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-10565 - Campcodes Grocery Sales and Inventory System ajax.php sql injection

CVE ID : CVE-2025-10565
Published : Sept. 16, 2025, 9:15 p.m. | 1 hour, 44 minutes ago
Description : A vulnerability was determined in Campcodes Grocery Sales and Inventory System 1.0. Affected by this vulnerability is an unknown functionality of the file /ajax.php?action=delete_receiving. Executing manipulation of the argument ID can lead to sql injection. The attack may be performed from remote. The exploit has been publicly disclosed and may be utilized.
Severity: 7.5 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-54391 - Zimbra Collaboration 2FA Bypass Vulnerability

CVE ID : CVE-2025-54391
Published : Sept. 16, 2025, 9:15 p.m. | 1 hour, 44 minutes ago
Description : A vulnerability in the EnableTwoFactorAuthRequest SOAP endpoint of Zimbra Collaboration (ZCS) allows an attacker with valid user credentials to bypass Two-Factor Authentication (2FA) protection. The attacker can configure an additional 2FA method (either a third-party authenticator app or email-based 2FA) without presenting a valid authentication token or proving access to an already configured 2FA method. This bypasses 2FA and results in unauthorized access to accounts that are otherwise protected by 2FA.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-10566 - Campcodes Grocery Sales and Inventory System index.php cross site scripting

CVE ID : CVE-2025-10566
Published : Sept. 16, 2025, 10:15 p.m. | 44 minutes ago
Description : A vulnerability was identified in Campcodes Grocery Sales and Inventory System 1.0. Affected by this issue is some unknown functionality of the file /index.php?page=users. The manipulation of the argument page leads to cross site scripting. It is possible to initiate the attack remotely. The exploit is publicly available and might be used.
Severity: 5.3 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-43805 - Liferay Portal Display Page Template Information Disclosure

CVE ID : CVE-2025-43805
Published : Sept. 16, 2025, 10:15 p.m. | 44 minutes ago
Description : Liferay Portal 7.3.0 through 7.4.3.111, and Liferay DXP 2023.Q4.0, 2023.Q3.1 through 2023.Q3.4, 7.4 GA through update 92, and 7.3 GA through update 35 does not perform an authorization check when users attempt to view a display page template, which allows remote attackers to view display page templates via crafted URLs.
Severity: 6.9 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-9708 - Kubernetes C# Client: improper certificate validation in custom CA mode may lead to man-in-the-middle attacks

CVE ID : CVE-2025-9708
Published : Sept. 16, 2025, 10:15 p.m. | 44 minutes ago
Description : A vulnerability exists in the Kubernetes C# client where the certificate validation logic accepts properly constructed certificates from any Certificate Authority (CA) without properly verifying the trust chain. This flaw allows a malicious actor to present a forged certificate and potentially intercept or manipulate communication with the Kubernetes API server, leading to possible man-in-the-middle attacks and API impersonation.
Severity: 6.8 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-37131 - Authenticated Arbitrary File Read allows Data Exposure in CLI Interface

CVE ID : CVE-2025-37131
Published : Sept. 16, 2025, 10:17 p.m. | 42 minutes ago
Description : A vulnerability in EdgeConnect SD-WAN ECOS could allow an authenticated remote threat actor with admin privileges to access sensitive unauthorized system files. Under certain conditions, this could lead to exposure and exfiltration of sensitive information.
Severity: 4.9 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-37126 - Authenticated Remote Code Execution in HPE Aruba Networking EdgeConnect SD-WAN Gateways Command Line Interface

CVE ID : CVE-2025-37126
Published : Sept. 16, 2025, 10:19 p.m. | 40 minutes ago
Description : A vulnerability exists in the HPE Aruba Networking EdgeConnect SD-WAN Gateways Command Line Interface that allows remote authenticated users to run arbitrary commands on the underlying host. Successful exploitation of this vulnerability will result in the ability to execute arbitrary commands as root on the underlying operating system.
Severity: 7.2 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-37130 - Unrestricted Binary allows File Enumeration in Underlying Operating System

CVE ID : CVE-2025-37130
Published : Sept. 16, 2025, 10:20 p.m. | 38 minutes ago
Description : A vulnerability in the command-line interface of EdgeConnect SD-WAN could allow an authenticated attacker to read arbitrary files within the system. Successful exploitation could allow an attacker to read sensitive data from the underlying file system.
Severity: 6.5 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-37127 - Authenticated Replay Attack contains Cryptographic Vulnerability

CVE ID : CVE-2025-37127
Published : Sept. 16, 2025, 10:22 p.m. | 37 minutes ago
Description : A vulnerability in the cryptographic logic used by HPE Aruba Networking EdgeConnect SD-WAN Gateways could allow an authenticated remote attacker to gain shell access. Successful exploitation could allow an attacker to execute arbitrary commands on the underlying operating system, potentially leading to unauthorized access and control over the affected systems.
Severity: 7.2 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-37129 - Authenticated Remote Code Execution allows Exploit in Scripts Feature

CVE ID : CVE-2025-37129
Published : Sept. 16, 2025, 10:22 p.m. | 37 minutes ago
Description : A vulnerable feature in the command line interface of EdgeConnect SD-WAN could allow an authenticated attacker to exploit built-in script execution capabilities. Successful exploitation could allow an attacker to execute arbitrary commands on the underlying operating system if the feature is enabled without proper security measures.
Severity: 6.7 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-37128 - Authenticated Arbitrary Process Termination allows potential System Disruption in ECOS

CVE ID : CVE-2025-37128
Published : Sept. 16, 2025, 10:22 p.m. | 36 minutes ago
Description : A vulnerability in the web API of HPE Aruba Networking EdgeConnect SD-WAN Gateways could allow an authenticated remote attacker to terminate arbitrary running processes. Successful exploitation could allow an attacker to disrupt system operations, potentially resulting in an unstable system state.
Severity: 6.8 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-43804 - Liferay Portal Liferay DXP XSS

CVE ID : CVE-2025-43804
Published : Sept. 16, 2025, 10:23 p.m. | 36 minutes ago
Description : Cross-site scripting (XSS) vulnerability in Search widget in Liferay Portal 7.4.3.93 through 7.4.3.111, and Liferay DXP 2023.Q4.0, 2023.Q3.1 through 2023.Q3.4 allows remote attackers to inject arbitrary web script or HTML via the _com_liferay_portal_search_web_portlet_SearchPortlet_userId parameter.
Severity: 5.1 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-37124 - Unauthenticated Access Vulnerability allows Transit Traffic Misrouting in SD-WAN Edge Interface

CVE ID : CVE-2025-37124
Published : Sept. 16, 2025, 10:29 p.m. | 30 minutes ago
Description : A vulnerability in the HPE Aruba Networking SD-WAN Gateways could allow an unauthenticated remote attacker to bypass firewall protections. Successful exploitation could allow an attacker to route potentially harmful traffic through the internal network, leading to unauthorized access or disruption of services.
Severity: 8.6 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-37123 - Authenticated Command Injection leads to Unauthorized Actions in CLI Interface

CVE ID : CVE-2025-37123
Published : Sept. 16, 2025, 10:30 p.m. | 29 minutes ago
Description : A vulnerability in the command-line interface of HPE Aruba Networking EdgeConnect SD-WAN Gateways could allow an authenticated remote attacker to escalate privileges. Successful exploitation of this vulnerability may enable the attacker to execute arbitrary system commands with root privileges on the underlying operating system.
Severity: 8.8 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-37125 - Broken access control vulnerability in Firewall Configuration Leads to Unauthorized Access to Internal Network Resources

CVE ID : CVE-2025-37125
Published : Sept. 16, 2025, 10:32 p.m. | 27 minutes ago
Description : A broken access control vulnerability exists in HPE Aruba Networking EdgeConnect OS (ECOS). Successful exploitation could allow an attacker to bypass firewall protections, potentially leading to unauthorized traffic being handled improperly
Severity: 7.5 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...