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

Main channel: @orgsecuritygate

Site: SecurityGate.org
Download Telegram
CVE-2024-36465 - Zabbix SQL Injection Vulnerability

CVE ID : CVE-2024-36465
Published : April 2, 2025, 6:15 a.m. | 16 minutes ago
Description : A low privilege (regular) Zabbix user with API access can use SQL injection vulnerability in include/classes/api/CApiService.php to execute arbitrary SQL commands via the groupBy parameter.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2024-36469 - Apache HTTP Server Authentication Bypass

CVE ID : CVE-2024-36469
Published : April 2, 2025, 7:15 a.m. | 3 hours, 16 minutes ago
Description : Execution time for an unsuccessful login differs when using a non-existing username compared to using an existing one.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2024-42325 - Zabbix Information Disclosure

CVE ID : CVE-2024-42325
Published : April 2, 2025, 7:15 a.m. | 3 hours, 16 minutes ago
Description : Zabbix API user.get returns all users that share common group with the calling user. This includes media and other information, such as login attempts, etc.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2024-45699 - Zabbix Cross-Site Scripting (XSS)

CVE ID : CVE-2024-45699
Published : April 2, 2025, 7:15 a.m. | 3 hours, 16 minutes ago
Description : The endpoint /zabbix.php?action=export.valuemaps suffers from a Cross-Site Scripting vulnerability via the backurl parameter. This is caused by the reflection of user-supplied data without appropriate HTML escaping or output encoding. As a result, a JavaScript payload may be injected into the above endpoint causing it to be executed within the context of the victim's browser.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2024-45700 - Zabbix Server Memory Exhaustion Denial of Service

CVE ID : CVE-2024-45700
Published : April 2, 2025, 7:15 a.m. | 3 hours, 16 minutes ago
Description : Zabbix server is vulnerable to a DoS vulnerability due to uncontrolled resource exhaustion. An attacker can send specially crafted requests to the server, which will cause the server to allocate an excessive amount of memory and perform CPU-intensive decompression operations, ultimately leading to a service crash.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-0415 - F5 Networks NTP Command Injection Vulnerability

CVE ID : CVE-2025-0415
Published : April 2, 2025, 7:15 a.m. | 3 hours, 16 minutes ago
Description : A remote attacker with web administrator privileges can exploit the device’s web interface to execute arbitrary system commands through the NTP settings. Successful exploitation may result in the device entering an infinite reboot loop, leading to a total or partial denial of connectivity for downstream systems that rely on its network services.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-0676 - Moxa tcpdump Command Injection Vulnerability

CVE ID : CVE-2025-0676
Published : April 2, 2025, 7:15 a.m. | 3 hours, 16 minutes ago
Description : This vulnerability involves command injection in tcpdump within Moxa products, enabling an authenticated attacker with console access to exploit improper input validation to inject and execute systems commands. Successful exploitation could result in privilege escalation, allowing the attacker to gain root shell access and maintain persistent control over the device, potentially disrupting network services and affecting the availability of downstream systems that rely on its connectivity.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2023-40714 - Fortinet FortiSIEM Path Traversal Privilege Escalation

CVE ID : CVE-2023-40714
Published : April 2, 2025, 8:15 a.m. | 2 hours, 17 minutes ago
Description : A relative path traversal in Fortinet FortiSIEM versions 7.0.0, 6.7.0 through 6.7.2, 6.6.0 through 6.6.3, 6.5.1, 6.5.0 allows attacker to escalate privilege via uploading certain GUI elements
Severity: 9.9 | CRITICAL
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2024-39780 - ROS dynparam YAML Deserialization Vulnerability (Arbitrary Code Execution)

CVE ID : CVE-2024-39780
Published : April 2, 2025, 8:15 a.m. | 2 hours, 17 minutes ago
Description : A YAML deserialization vulnerability was found in the Robot Operating System (ROS) 'dynparam', a command-line tool for getting, setting, and deleting parameters of a dynamically configurable node, affecting ROS distributions Noetic and earlier. The issue is caused by the use of the yaml.load() function in the 'set' and 'get' verbs, and allows for the creation of arbitrary Python objects. Through this flaw, a local or remote user can craft and execute arbitrary Python code. This issue has now been fixed for ROS Noetic via commit 3d93ac13603438323d7e9fa74e879e45c5fe2e8e.
Severity: 8.4 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2024-12410 - WordPress Front End Users SQL Injection Vulnerability

CVE ID : CVE-2024-12410
Published : April 2, 2025, 10:15 a.m. | 17 minutes ago
Description : The Front End Users plugin for WordPress is vulnerable to SQL Injection via the 'UserSearchField' parameter in all versions up to, and including, 3.2.32 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Severity: 4.9 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2024-13637 - WordPress Demo Awesome Plugin Unauthenticated Plugin Installation

CVE ID : CVE-2024-13637
Published : April 2, 2025, 10:15 a.m. | 16 minutes ago
Description : The Demo Awesome plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the install_plugin function in all versions up to, and including, 1.0.3. This makes it possible for authenticated attackers, with Subscriber-level access and above, to install and activate arbitrary plugins..
Severity: 6.5 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-2005 - WordPress Front End Users Arbitrary File Upload Vulnerability

CVE ID : CVE-2025-2005
Published : April 2, 2025, 10:15 a.m. | 16 minutes ago
Description : The Front End Users plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the file uploads field of the registration form in all versions up to, and including, 3.2.32. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.
Severity: 9.8 | CRITICAL
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-2483 - WordPress Gift Certificate Creator Reflected Cross-Site Scripting Vulnerability

CVE ID : CVE-2025-2483
Published : April 2, 2025, 10:15 a.m. | 16 minutes ago
Description : The Gift Certificate Creator plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘receip_address’ parameter in all versions up to, and including, 1.1.0 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Severity: 6.1 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-2513 - WordPress Smart Icons Stored Cross-Site Scripting Vulnerability

CVE ID : CVE-2025-2513
Published : April 2, 2025, 10:15 a.m. | 16 minutes ago
Description : The Smart Icons For WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via SVG File uploads in all versions up to, and including, 1.0.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Editor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses the SVG file.
Severity: 6.4 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-3063 - WordPress Shopper Approved Reviews Privilege Escalation

CVE ID : CVE-2025-3063
Published : April 2, 2025, 10:15 a.m. | 16 minutes ago
Description : The Shopper Approved Reviews plugin for WordPress is vulnerable to unauthorized modification of data that can lead to privilege escalation due to a missing capability check on the ajax_callback_update_sa_option() function in versions 2.0 to 2.1. This makes it possible for authenticated attackers, with Subscriber-level access and above, to update arbitrary options on the WordPress site. This can be leveraged to update the default role for registration to administrator and enable user registration for attackers to gain administrative user access to a vulnerable site.
Severity: 8.8 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-3097 - WordPress Time Machine CSRF

CVE ID : CVE-2025-3097
Published : April 2, 2025, 10:15 a.m. | 16 minutes ago
Description : The wp Time Machine plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.4.0. This is due to missing or incorrect nonce validation on the 'wpTimeMachineCore.php' page. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Severity: 6.1 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-3098 - WordPress Video Url Reflected Cross-Site Scripting

CVE ID : CVE-2025-3098
Published : April 2, 2025, 10:15 a.m. | 16 minutes ago
Description : The Video Url plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'id' parameter in all versions up to, and including, 1.0.0.3 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Severity: 6.1 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-3099 - WordPress My Solr Server CSRF

CVE ID : CVE-2025-3099
Published : April 2, 2025, 10:15 a.m. | 16 minutes ago
Description : The Advanced Search by My Solr Server plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.0.5. This is due to missing or incorrect nonce validation on the 'MySolrServerSettings' page. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Severity: 6.1 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-2786 - Tempo Operator Information Disclosure

CVE ID : CVE-2025-2786
Published : April 2, 2025, 11:15 a.m. | 3 hours, 16 minutes ago
Description : A flaw was found in Tempo Operator, where it creates a ServiceAccount, ClusterRole, and ClusterRoleBinding when a user deploys a TempoStack or TempoMonolithic instance. This flaw allows a user with full access to their namespace to extract the ServiceAccount token and use it to submit TokenReview and SubjectAccessReview requests, potentially revealing information about other users' permissions. While this does not allow privilege escalation or impersonation, it exposes information that could aid in gathering information for further attacks.
Severity: 4.3 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-2842 - Tempo Operator ClusterRoleBinding Escalation

CVE ID : CVE-2025-2842
Published : April 2, 2025, 12:15 p.m. | 2 hours, 17 minutes ago
Description : A flaw was found in the Tempo Operator. When the Jaeger UI Monitor Tab functionality is enabled in a Tempo instance managed by the Tempo Operator, the Operator creates a ClusterRoleBinding for the Service Account of the Tempo instance to grant the cluster-monitoring-view ClusterRole. This can be exploited if a user has 'create' permissions on TempoStack and 'get' permissions on Secret in a namespace (for example, a user has ClusterAdmin permissions for a specific namespace), as the user can read the token of the Tempo service account and therefore has access to see all cluster metrics.
Severity: 4.3 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-1805 - Crypt::Salt for Perl Insecure Salt Generation

CVE ID : CVE-2025-1805
Published : April 2, 2025, 1:15 p.m. | 1 hour, 16 minutes ago
Description : Crypt::Salt for Perl version 0.01 uses insecure rand() function when generating salts for cryptographic purposes.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...