Lucene search
+L

20228 matches found

FreeBSD
FreeBSD
added 2025/02/20 12:0 a.m.5 views

cisco -- OpenH264 Decoding Functions Heap Overflow Vulnerability

Cisco reports: A vulnerability in the decoding functions of OpenH264 codec library could allow a remote, unauthenticated attacker to trigger a heap overflow. This vulnerability is due to a race condition between a Sequence Parameter Set SPS memory allocation and a subsequent non Instantaneous...

8.6CVSS7.5AI score0.00662EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2025/02/20 12:0 a.m.10 views

The vulnerability of the Xerox Workplace Suite server management interface allows a perpetrator to gain unauthorized access to protected information.

The vulnerability of the Xerox Workplace Suite print server management interface is related to deficiencies in the authentication process when processing Host headers. Exploiting this vulnerability can allow an attacker, operating remotely, to gain unauthorized access to protected information...

6.5CVSS5.5AI score0.00356EPSS
SaveExploits0References2Affected Software1
Oracle linux
Oracle linux
added 2025/02/20 12:0 a.m.22 views

bind9.16 security update

32:9.16.23-0.22.2 - Fix application of patch for CVE-2024-11187 - Resolves: RHEL-77103 32:9.16.23-0.22.1 - Limit additional section records CPU processing CVE-2024-11187 - Fix test backport changes...

7.5CVSS7.5AI score0.15465EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2025/02/20 12:0 a.m.100 views

bind security update

32:9.11.36-16.4 - Change patches applying to use -P parameter 32:9.11.36-16.3 - Limit additional section records CPU processing CVE-2024-11187 - Correct ANY queries to not have additional data appended...

7.5CVSS7.4AI score0.15465EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2025/02/19 4:0 p.m.26 views

Security Bulletin: z/Transaction Processing Facility is affected by a vulnerability in the Apache Mina SSHD package (CVE-2023-48795)

Summary The Apache Mina SSHD package is used by the z/TPF system as part of the z/TPF secure file transfer support. Vulnerability Details CVEID:CVE-2023-48795 DESCRIPTION: The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote...

5.9CVSS7.5AI score0.93305EPSS
SaveExploits4Affected Software1
OSV
OSV
added 2025/02/19 10:35 a.m.11 views

CLSA-2025-1739961336 libxml2: Fix of CVE-2022-49043

CVE-2022-49043: fix use-after-free vulnerability in xmlXIncludeAddNode...

8.1CVSS6.9AI score0.00257EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/02/19 12:0 a.m.17 views

SUSE SLES12 Security Update : libtasn1 (SUSE-SU-2025:0512-1)

The remote SUSE Linux SLES12 host has packages installed that are affected by a vulnerability as referenced in the SUSE- SU-2025:0512-1 advisory. - CVE-2024-12133: the processing of input DER data containing a large number of SEQUENCE OF or SET OF elements takes quadratic time to complete...

5.3CVSS6.7AI score0.01088EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/18 10:15 p.m.9 views

AZL-57010 CVE-2024-56171 affecting package libxml2 for versions less than 2.11.5-4

libxml2 before 2.12.10 and 2.13.x before 2.13.6 has a use-after-free in xmlSchemaIDCFillNodeTables and xmlSchemaBubbleIDCNodeTables in xmlschemas.c. To exploit this, a crafted XML document must be validated against an XML schema with certain identity constraints, or a crafted XML schema must be...

9.8CVSS6.8AI score0.01136EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/18 10:15 p.m.10 views

AZL-56925 CVE-2024-56171 affecting package libxml2 for versions less than 2.10.4-6

libxml2 before 2.12.10 and 2.13.x before 2.13.6 has a use-after-free in xmlSchemaIDCFillNodeTables and xmlSchemaBubbleIDCNodeTables in xmlschemas.c. To exploit this, a crafted XML document must be validated against an XML schema with certain identity constraints, or a crafted XML schema must be...

9.8CVSS6.6AI score0.01136EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/18 8:15 p.m.18 views

CVE-2024-45775

A flaw was found in grub2 where the grubextcmddispatcher function calls grubarglistalloc to allocate memory for the grub's argument list. However, it fails to check in case the memory allocation fails. Once the allocation fails, a NULL point will be processed by the parseoption function, leading...

6.6AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/02/18 7:25 p.m.12 views

CVE-2024-45775 Grub2: commands/extcmd: missing check for failed allocation

A flaw was found in grub2 where the grubextcmddispatcher function calls grubarglistalloc to allocate memory for the grub's argument list. However, it fails to check in case the memory allocation fails. Once the allocation fails, a NULL point will be processed by the parseoption function, leading...

5.2CVSS6.7AI score0.0028EPSS
SaveExploits0References3
CVE
CVE
added 2025/02/18 7:25 p.m.121 views

CVE-2024-45775

CVE-2024-45775 concerns grub2: the function grub_extcmd_dispatcher() allocates memory for the grub argument list via grub_arg_list_alloc(), but does not handle allocation failure. If the allocation returns NULL, parse_option() dereferences a NULL pointer, causing grub to crash and, in rare cases,...

5.2CVSS7AI score0.0028EPSS
SaveExploits0References3
NVD
NVD
added 2025/02/18 7:15 p.m.12 views

CVE-2025-25284

The ZOO-Project is an open source processing platform, released under MIT/X11 Licence. A vulnerability in ZOO-Project's WPS Web Processing Service implementation allows unauthorized access to files outside the intended directory through path traversal. Specifically, the GdalTranslate service, whe...

8.7CVSS0.00609EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/02/18 6:42 p.m.5 views

CVE-2025-25284 Path Traversal and Local File Read via VRT (Virtual Format) in ZOO-Project WPS Implementation

The ZOO-Project is an open source processing platform, released under MIT/X11 Licence. A vulnerability in ZOO-Project's WPS Web Processing Service implementation allows unauthorized access to files outside the intended directory through path traversal. Specifically, the GdalTranslate service, whe...

8.7CVSS6.5AI score0.00609EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/18 6:42 p.m.8 views

CVE-2025-25284 Path Traversal and Local File Read via VRT (Virtual Format) in ZOO-Project WPS Implementation

The ZOO-Project is an open source processing platform, released under MIT/X11 Licence. A vulnerability in ZOO-Project's WPS Web Processing Service implementation allows unauthorized access to files outside the intended directory through path traversal. Specifically, the GdalTranslate service, whe...

8.7CVSS6.7AI score
SaveExploits0References4
Cvelist
Cvelist
added 2025/02/18 6:42 p.m.17 views

CVE-2025-25284 Path Traversal and Local File Read via VRT (Virtual Format) in ZOO-Project WPS Implementation

The ZOO-Project is an open source processing platform, released under MIT/X11 Licence. A vulnerability in ZOO-Project's WPS Web Processing Service implementation allows unauthorized access to files outside the intended directory through path traversal. Specifically, the GdalTranslate service, whe...

8.7CVSS0.00609EPSS
SaveExploits0References2
Veracode
Veracode
added 2025/02/18 5:50 a.m.13 views

Regular Expression Denial-of-Service (ReDoS)

@octokit/endpoint is vulnerable to Regular Expression Denial-of-Service ReDoS. The vulnerability is due to inefficient regex processing due to the endpoint.parseoptions function allowing crafted input to trigger excessive backtracking, leading to high CPU utilization and application hang...

5.3CVSS6.6AI score0.00605EPSS
SaveExploits0References4Affected Software1
AlpineLinux
AlpineLinux
added 2025/02/18 12:0 a.m.34 views

CVE-2025-24928

libxml2 before 2.12.10 and 2.13.x before 2.13.6 has a stack-based buffer overflow in xmlSnprintfElements in valid.c. To exploit this, DTD validation must occur for an untrusted document or untrusted DTD. NOTE: this is similar to CVE-2017-9047...

7.8CVSS7.9AI score0.00377EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/02/18 12:0 a.m.14 views

CVE-2025-22920

A heap buffer overflow vulnerability in FFmpeg before commit 4bf784c allows attackers to trigger a memory corruption via supplying a crafted media file in avformat when processing tile grid group streams. This can lead to a Denial of Service DoS...

7.4AI score0.00333EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2025/02/18 12:0 a.m.7 views

The vulnerability of Linux operating system’s DRM/AMDGPU cores allows a hacker to trigger a service failure.

The vulnerability of DRM/AMDGPU cores in the Linux operating system is related to the assignment of the NULL pointer. Exploiting this vulnerability can allow a hacker to trigger a service failure...

5.5CVSS6.5AI score0.00241EPSS
SaveExploits0References32Affected Software6
Rows per page
Query Builder