Search

Search Results (327240 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2025-8110 1 Gogs 1 Gogs 2026-01-13 N/A
Improper Symbolic link handling in the PutContents API in Gogs allows Local Execution of Code.
CVE-2026-22837 2026-01-13 N/A
Not used
CVE-2026-22836 2026-01-13 N/A
Not used
CVE-2026-22835 2026-01-13 N/A
Not used
CVE-2026-22834 2026-01-13 N/A
Not used
CVE-2026-22833 2026-01-13 N/A
Not used
CVE-2026-22832 2026-01-13 N/A
Not used
CVE-2026-22831 2026-01-13 N/A
Not used
CVE-2026-22830 2026-01-13 N/A
Not used
CVE-2026-22829 2026-01-13 N/A
Not used
CVE-2025-66177 2026-01-13 8.8 High
There is a Stack overflow Vulnerability in the device Search and Discovery feature of Hikvision NVR/DVR/CVR/IPC models. If exploited, an attacker on the same local area network (LAN) could cause the device to malfunction by sending specially crafted packets to an unpatched device.
CVE-2025-66176 2026-01-13 8.8 High
There is a Stack overflow Vulnerability in the device Search and Discovery feature of Hikvision Access Control Products. If exploited, an attacker on the same local area network (LAN) could cause the device to malfunction by sending specially crafted packets to an unpatched device.
CVE-2023-33941 1 Liferay 2 Digital Experience Platform, Liferay Portal 2026-01-13 6.1 Medium
Multiple cross-site scripting (XSS) vulnerabilities in the Plugin for OAuth 2.0 module's OAuth2ProviderApplicationRedirect class in Liferay Portal 7.4.3.41 through 7.4.3.52, and Liferay DXP 7.4 update 41 through 52 allow remote attackers to inject arbitrary web script or HTML via the (1) code, or (2) error parameter.
CVE-2023-33942 1 Liferay 2 Digital Experience Platform, Liferay Portal 2026-01-13 5.4 Medium
Cross-site scripting (XSS) vulnerability in the Web Content Display widget's article selector in Liferay Liferay Portal 7.4.3.50, and Liferay DXP 7.4 update 50 allows remote attackers to inject arbitrary web script or HTML via a crafted payload injected into a web content article's `Title` field.
CVE-2023-33948 1 Liferay 2 Digital Experience Platform, Liferay Portal 2026-01-13 5.3 Medium
The Dynamic Data Mapping module in Liferay Portal 7.4.3.67, and Liferay DXP 7.4 update 67 does not limit Document and Media files which can be downloaded from a Form, which allows remote attackers to download any file from Document and Media via a crafted URL.
CVE-2023-33947 1 Liferay 2 Digital Experience Platform, Liferay Portal 2026-01-13 2.7 Low
The Object module in Liferay Portal 7.4.3.4 through 7.4.3.60, and Liferay DXP 7.4 before update 61 does not segment object definition by virtual instance in search which allows remote authenticated users in one virtual instance to view object definition from a second virtual instance by searching for the object definition.
CVE-2023-33946 1 Liferay 2 Digital Experience Platform, Liferay Portal 2026-01-13 2.7 Low
The Object module in Liferay Portal 7.4.3.4 through 7.4.3.48, and Liferay DXP 7.4 before update 49 does properly isolate objects in difference virtual instances, which allows remote authenticated users in one virtual instance to view objects in a different virtual instance via OAuth 2 scope administration page.
CVE-2023-33945 1 Liferay 2 Digital Experience Platform, Liferay Portal 2026-01-13 6.4 Medium
SQL injection vulnerability in the upgrade process for SQL Server in Liferay Portal 7.3.1 through 7.4.3.17, and Liferay DXP 7.3 before update 6, and 7.4 before update 18 allows attackers to execute arbitrary SQL commands via the name of a database table's primary key index. This vulnerability is only exploitable when chained with other attacks. To exploit this vulnerability, the attacker must modify the database and wait for the application to be upgraded.
CVE-2025-65955 1 Imagemagick 1 Imagemagick 2026-01-13 4.9 Medium
ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to 7.1.2-9 and 6.9.13-34, there is a vulnerability in ImageMagick’s Magick++ layer that manifests when Options::fontFamily is invoked with an empty string. Clearing a font family calls RelinquishMagickMemory on _drawInfo->font, freeing the font string but leaving _drawInfo->font pointing to freed memory while _drawInfo->family is set to that (now-invalid) pointer. Any later cleanup or reuse of _drawInfo->font re-frees or dereferences dangling memory. DestroyDrawInfo and other setters (Options::font, Image::font) assume _drawInfo->font remains valid, so destruction or subsequent updates trigger crashes or heap corruption. This vulnerability is fixed in 7.1.2-9 and 6.9.13-34.
CVE-2021-25743 1 Kubernetes 1 Kubernetes 2026-01-13 3 Low
kubectl does not neutralize escape, meta or control sequences contained in the raw data it outputs to a terminal. This includes but is not limited to the unstructured string fields in objects such as Events.