CVE tracker
312 subscribers
4.41K links
News monitoring: @irnewsagency

Main channel: @orgsecuritygate

Site: SecurityGate.org
Download Telegram
CVE-2025-47271 - GitHub OZI Action Command Injection

CVE ID : CVE-2025-47271
Published : May 12, 2025, 11:15 a.m. | 1 hour, 54 minutes ago
Description : The OZI action is a GitHub Action that publishes releases to PyPI and mirror releases, signature bundles, and provenance in a tagged release. In versions 1.13.2 through 1.13.5, potentially untrusted data flows into PR creation logic. A malicious actor could construct a branch name that injects arbitrary code. This is patched in 1.13.6. As a workaround, one may downgrade to a version prior to 1.13.2.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-40626 - AbanteCart Reflected Cross-Site Scripting (XSS)

CVE ID : CVE-2025-40626
Published : May 12, 2025, 12:15 p.m. | 54 minutes ago
Description : Reflected Cross-Site Scripting (XSS) vulnerability in AbanteCart v1.4.0, that could allow an attacker to execute JavaScript code in a victim's browser by sending the victim a malicious URL. This vulnerability can be exploited to steal sensitive user data, such as session cookies, or to perform actions on behalf of the user, through "/about_us?[XSS_PAYLOAD]".
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-40627 - AbanteCart Reflected Cross-Site Scripting (XSS) Vulnerability

CVE ID : CVE-2025-40627
Published : May 12, 2025, 12:15 p.m. | 54 minutes ago
Description : Reflected Cross-Site Scripting (XSS) vulnerability in AbanteCart v1.4.0, that could allow an attacker to execute JavaScript code in a victim's browser by sending the victim a malicious URL. This vulnerability can be exploited to steal sensitive user data, such as session cookies, or to perform actions on behalf of the user, through "/eyes? [XSS_PAYLOAD]".
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-45835 - Netis WF2880 Null Pointer Dereference Vulnerability

CVE ID : CVE-2025-45835
Published : May 12, 2025, 2:15 p.m. | 2 hours, 57 minutes ago
Description : A null pointer dereference vulnerability was discovered in Netis WF2880 v2.1.40207. The vulnerability exists in the FUN_004904c8 function of the cgitest.cgi file. Attackers can trigger this vulnerability by controlling the environment variable value CONTENT_LENGTH, causing the program to crash and potentially leading to a denial-of-service (DoS) attack.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2024-56523 - Radware Cloud Web Application Firewall (WAF) HTTP Request Smuggling

CVE ID : CVE-2024-56523
Published : May 12, 2025, 3:15 p.m. | 1 hour, 56 minutes ago
Description : Radware Cloud Web Application Firewall (WAF) before 2025-05-07 allows remote attackers to bypass firewall filters by placing random data in the HTTP request body when using the HTTP GET method.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2024-56524 - Radware Cloud Web Application Firewall (WAF) URL Filter Bypass Vulnerability

CVE ID : CVE-2024-56524
Published : May 12, 2025, 3:15 p.m. | 1 hour, 56 minutes ago
Description : Radware Cloud Web Application Firewall (WAF) before 2025-05-07 allows remote attackers to bypass firewall filters by adding a special character to the request.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-26841 - WPEverest Everest Forms Cross-Site Scripting (XSS)

CVE ID : CVE-2025-26841
Published : May 12, 2025, 3:15 p.m. | 1 hour, 56 minutes ago
Description : Cross Site Scripting vulnerability in WPEVEREST Everest Forms before 3.0.9 allows an attacker to execute arbitrary code via a file upload.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-26846 - Znuny Generic Interface Unauthenticated Remote Code Execution

CVE ID : CVE-2025-26846
Published : May 12, 2025, 3:15 p.m. | 1 hour, 56 minutes ago
Description : An issue was discovered in Znuny before 7.1.4. Permissions are not checked properly when using the Generic Interface to update ticket metadata.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-46610 - Artec EMA Mail CSRF Vulnerability

CVE ID : CVE-2025-46610
Published : May 12, 2025, 3:16 p.m. | 1 hour, 56 minutes ago
Description : ARTEC EMA Mail 6.92 allows CSRF.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-46611 - ARTEC EMA Mail Cross Site Scripting Vulnerability

CVE ID : CVE-2025-46611
Published : May 12, 2025, 3:16 p.m. | 1 hour, 56 minutes ago
Description : Cross Site Scripting vulnerability in ARTEC EMA Mail v6.92 allows an attacker to execute arbitrary code via a crafted script.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-46717 - "Sudo-rs Path Traversal Information Disclosure"

CVE ID : CVE-2025-46717
Published : May 12, 2025, 3:16 p.m. | 1 hour, 56 minutes ago
Description : sudo-rs is a memory safe implementation of sudo and su written in Rust. Prior to version 0.2.6, users with no (or very limited) sudo privileges can determine whether files exists in folders that they otherwise cannot access using `sudo --list `. Users with local access to a machine can discover the existence/non-existence of certain files, revealing potentially sensitive information in the file names. This information can also be used in conjunction with other attacks. Version 0.2.6 fixes the vulnerability.
Severity: 3.3 | LOW
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-46718 - "sudo-rs Sudo Privilege Listing Vulnerability"

CVE ID : CVE-2025-46718
Published : May 12, 2025, 3:16 p.m. | 1 hour, 56 minutes ago
Description : sudo-rs is a memory safe implementation of sudo and su written in Rust. Prior to version 0.2.6, users with limited sudo privileges (e.g. execution of a single command) can list sudo privileges of other users using the `-U` flag. This vulnerability allows users with limited sudo privileges to enumerate the sudoers file, revealing sensitive information about other users' permissions. Attackers can collect information that can be used to more targeted attacks. Systems where users either do not have sudo privileges or have the ability to run all commands as root through sudo (the default configuration on most systems) are not affected by this advisory. Version 0.2.6 fixes the vulnerability.
Severity: 3.3 | LOW
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-47274 - ToolHive Inadvertent Secrets Storage Vulnerability

CVE ID : CVE-2025-47274
Published : May 12, 2025, 3:16 p.m. | 1 hour, 56 minutes ago
Description : ToolHive is a utility designed to simplify the deployment and management of Model Context Protocol (MCP) servers. Due to the ordering of code used to start an MCP server container, versions of ToolHive prior to 0.0.33 inadvertently store secrets in the run config files which are used to restart stopped containers. This means that an attacker who has access to the home folder of the user who starts the MCP server can read secrets without needing access to the secrets store itself. This only applies to secrets which were used in containers whose run configs exist at a point in time - other secrets remaining inaccessible. ToolHive 0.0.33 fixes the issue. Some workarounds are available. Stop and delete any running MCP servers, or manually remove any runconfigs from `$HOME/Library/Application Support/toolhive/runconfigs/` (macOS) or `$HOME/.state/toolhive/runconfigs/` (Linux).
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-44022 - Vvveb CMS Remote Code Execution

CVE ID : CVE-2025-44022
Published : May 12, 2025, 4:15 p.m. | 57 minutes ago
Description : An issue in vvveb CMS v.1.0.6 allows a remote attacker to execute arbitrary code via the Plugin mechanism.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-44830 - EngineerCMS SQL Injection

CVE ID : CVE-2025-44830
Published : May 12, 2025, 4:15 p.m. | 57 minutes ago
Description : EngineerCMS v1.02 through v.2.0.5 has a SQL injection vulnerability in the /project/addprojtemplet interface.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-46737 - Cisco SEL Cross-Origin Resource Sharing (CORS) Vulnerability

CVE ID : CVE-2025-46737
Published : May 12, 2025, 4:15 p.m. | 57 minutes ago
Description : SEL-5037 Grid Configurator contains an overly permissive Cross Origin Resource Sharing (CORS) configuration for a data gateway service in the application. This gateway service includes an API which is not properly configured to reject requests from unexpected sources.
Severity: 7.4 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-46738 - Apache SEL arbitrary code execution vulnerability

CVE ID : CVE-2025-46738
Published : May 12, 2025, 4:15 p.m. | 57 minutes ago
Description : An authenticated attacker can maliciously modify layout data files in the SEL-5033 installation directory to execute arbitrary code.
Severity: 6.6 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-47578 - Twitter Follow Button Cross-site Scripting Vulnerability

CVE ID : CVE-2025-47578
Published : May 12, 2025, 4:15 p.m. | 57 minutes ago
Description : Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Edward Caissie BNS Twitter Follow Button allows DOM-Based XSS.This issue affects BNS Twitter Follow Button: from n/a through 0.3.8.
Severity: 6.5 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-3632 - IBM 4769 Developers Toolkit Buffer Overflow Denial of Service

CVE ID : CVE-2025-3632
Published : May 12, 2025, 5:15 p.m. | 3 hours, 58 minutes ago
Description : IBM 4769 Developers Toolkit 7.0.0 through 7.5.52 could allow a remote attacker to cause a denial of service in the Hardware Security Module (HSM) due to improper memory allocation of an excessive size.
Severity: 7.5 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-45779 - Tenda AC10 Unauthenticated Buffer Overflow

CVE ID : CVE-2025-45779
Published : May 12, 2025, 5:15 p.m. | 3 hours, 58 minutes ago
Description : Tenda AC10 V1.0re_V15.03.06.46 is vulnerable to Buffer Overflow in the formSetPPTPUserList handler via the list POST parameter.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-46739 - Adobe Acrobat Authentication Bypass

CVE ID : CVE-2025-46739
Published : May 12, 2025, 5:15 p.m. | 3 hours, 58 minutes ago
Description : An unauthenticated user could discover account credentials via a brute-force attack without rate limiting
Severity: 8.1 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...