Export limit exceeded: 370024 CVEs match your query. Please refine your search to export 10,000 CVEs or fewer.

Search

Search Results (370024 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2025-62598 1 Wegia 1 Wegia 2025-10-23 6.1 Medium
WeGIA is an open source Web Manager for Institutions with a focus on Portuguese language users. Prior to version 3.5.1, a reflected cross-site scripting (XSS) vulnerability was identified in the editar_info_pessoal.php endpoint of the WeGIA application. This vulnerability allows attackers to inject malicious scripts in the action parameter. The vulnerable endpoint is GET /WeGIA/html/pessoa/editar_info_pessoal.php?action=1. This issue has been patched in version 3.5.1.
CVE-2023-53701 1 Linux 1 Linux Kernel 2025-10-23 5.5 Medium
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2025-62812 2025-10-23 N/A
Not used
CVE-2025-62811 2025-10-23 N/A
Not used
CVE-2025-62810 2025-10-23 N/A
Not used
CVE-2025-62809 2025-10-23 N/A
Not used
CVE-2025-62808 2025-10-23 N/A
Not used
CVE-2025-62807 2025-10-23 N/A
Not used
CVE-2025-62806 2025-10-23 N/A
Not used
CVE-2025-62805 2025-10-23 N/A
Not used
CVE-2025-62804 2025-10-23 N/A
Not used
CVE-2023-52892 1 Phpseclib 1 Phpseclib 2025-10-22 7.5 High
In phpseclib before 1.0.22, 2.x before 2.0.46, and 3.x before 3.0.33, some characters in Subject Alternative Name fields in TLS certificates are incorrectly allowed to have a special meaning in regular expressions (such as a + wildcard), leading to name confusion in X.509 certificate host verification.
CVE-2024-6424 1 Mesbook 1 Mesbook 2025-10-22 9.3 Critical
External server-side request vulnerability in MESbook 20221021.03 version, which could allow a remote, unauthenticated attacker to exploit the endpoint "/api/Proxy/Post?userName=&password=&uri=<FILE|INTERNAL URL|IP/HOST" or "/api/Proxy/Get?userName=&password=&uri=<ARCHIVO|URL INTERNA|IP/HOST" to read the source code of web files, read internal files or access network resources.
CVE-2024-6425 1 Mesbook 1 Mesbook 2025-10-22 9.1 Critical
Incorrect Provision of Specified Functionality vulnerability in MESbook 20221021.03 version. An unauthenticated remote attacker can register user accounts without being authenticated from the route "/account/Register/" and in the parameters "UserName=<RANDOMUSER>&Password=<PASSWORD>&ConfirmPassword=<PASSWORD-REPEAT>".
CVE-2024-3232 1 Tenable 1 Identity Exposure 2025-10-22 7.6 High
A formula injection vulnerability exists in Tenable Identity Exposure where an authenticated remote attacker with administrative privileges could manipulate application form fields in order to trick another administrator into executing CSV payloads. - CVE-2024-3232
CVE-2024-6436 1 Rockwellautomation 1 Sequencemanager 2025-10-22 6.5 Medium
An input validation vulnerability exists in the Rockwell Automation Sequence Manager™ which could allow a malicious user to send malformed packets to the server and cause a denial-of-service condition. If exploited, the device would become unresponsive, and a manual restart will be required for recovery. Additionally, if exploited, there could be a loss of view for the downstream equipment sequences in the controller. Users would not be able to view the status or command the equipment sequences, however the equipment sequence would continue to execute uninterrupted.
CVE-2024-9097 1 Zohocorp 1 Manageengine Endpoint Central 2025-10-22 3.5 Low
ManageEngine Endpoint Central versions before 11.3.2440.09 are vulnerable to IDOR vulnerability which allows the attacker to change the username in the chat.
CVE-2024-57408 1 Beian.miit 1 Cool-admin-java 2025-10-22 7.2 High
An arbitrary file upload vulnerability in the component /comm/upload of cool-admin-java v1.0 allows attackers to execute arbitrary code via uploading a crafted file.
CVE-2025-5494 1 Zohocorp 1 Manageengine Endpoint Central 2025-10-22 3.9 Low
ZohoCorp ManageEngine Endpoint Central was impacted by an improper privilege management issue in the agent setup. This issue affects Endpoint Central: through 11.4.2500.25, through 11.4.2508.13.
CVE-2024-58015 1 Linux 1 Linux Kernel 2025-10-22 7.1 High
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix for out-of bound access error Selfgen stats are placed in a buffer using print_array_to_buf_index() function. Array length parameter passed to the function is too big, resulting in possible out-of bound memory error. Decreasing buffer size by one fixes faulty upper bound of passed array. Discovered in coverity scan, CID 1600742 and CID 1600758