Lucene search
+L

5954 matches found

RedHat Linux
RedHat Linux
added 2026/03/31 1:11 p.m.9 views

gstreamer-plugins-ugly: GStreamer: Remote Code Execution via out-of-bounds write in RealMedia Demuxer

A flaw was found in GStreamer. This vulnerability allows a remote attacker to execute arbitrary code by exploiting an out-of-bounds write in the RealMedia Demuxer component. The issue occurs due to improper validation of user-supplied data during the processing of video packets, leading to a writ...

7.8CVSS8.5AI score0.00431EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/03/27 2:25 p.m.14 views

CVE-2021-27380

A vulnerability has been identified in Solid Edge SE2020 All versions SE2020MP13, Solid Edge SE2021 All Versions SE2021MP4. Affected applications lack proper validation of user-supplied data when parsing PAR files. This could result in an out of bounds write past the end of an allocated structure...

7.8CVSS7AI score0.0144EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/27 2:25 p.m.13 views

CVE-2021-27382

A vulnerability has been identified in Solid Edge SE2020 All versions SE2020MP13, Solid Edge SE2020 All versions SE2020MP14, Solid Edge SE2021 All Versions SE2021MP4. Affected applications lack proper validation of user-supplied data when parsing of PAR files. This could result in a stack based...

7.8CVSS7.1AI score0.02303EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/27 2:25 p.m.29 views

CVE-2021-27397

A vulnerability has been identified in Tecnomatix Plant Simulation All versions V16.0.5. The PlantSimCore.dll library lacks proper validation of user-supplied data when parsing SPP files. This could result in a memory corruption condition. An attacker could leverage this vulnerability to execute...

7.8CVSS7AI score0.01355EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/27 2:25 p.m.32 views

CVE-2021-27496

Datakit Software libraries CatiaV53dRead, CatiaV63dRead, Step3dRead, Ug3dReadPsr, Jt3dReadPsr modules in KeyShot Versions v10.1 and prior lack proper validation of user-supplied data when parsing PRT files. This could lead to pointer dereferences of a value obtained from an untrusted source. An...

7.8CVSS7AI score0.02029EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/03/23 3:40 p.m.17 views

gimp: GIMP: Remote Code Execution via XWD file parsing vulnerability

A flaw was found in GIMP. A remote attacker can exploit this out-of-bounds write vulnerability by tricking a user into opening a specially crafted XWD X Window Dump file. This issue occurs due to improper validation of user-supplied data during XWD file parsing, leading to a write past the end of...

7.8CVSS7.5AI score0.00622EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/03/23 3:26 p.m.8 views

gimp: GIMP: Remote Code Execution via XWD file parsing vulnerability

A flaw was found in GIMP. A remote attacker can exploit this out-of-bounds write vulnerability by tricking a user into opening a specially crafted XWD X Window Dump file. This issue occurs due to improper validation of user-supplied data during XWD file parsing, leading to a write past the end of...

7.8CVSS6.2AI score0.00622EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/03/23 1:3 p.m.7 views

gimp: GIMP: Remote Code Execution via out-of-bounds write in XWD file parsing

A flaw was found in GIMP. The specific flaw exists within the parsing of XWD files. The issue results from the lack of proper validation of user-supplied data, which can result in a write past the end of an allocated buffer. An attacker can leverage this vulnerability to execute code in the conte...

7.8CVSS7.2AI score0.04642EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/03/20 8:58 a.m.11 views

CVE-2026-33080 Filament: Unvalidated Range and Values summarizer values can be used for XSS

Filament is a collection of full-stack components for accelerated Laravel development. Versions 4.0.0 through 4.8.4 and 5.0.0 through 5.3.4 have two Filament Table summarizers Range, Values that render raw database values without escaping HTML. If there is a lack of validation for the data in the...

7.3CVSS5.8AI score0.00296EPSS
SaveExploits0References4
CVE
CVE
added 2026/03/20 8:58 a.m.40 views

CVE-2026-33080

Filament (Laravel) has a stored XSS risk in the Table summarizers Range and Values. Affected versions: 4.0.0–4.8.4 and 5.0.0–5.3.4 render raw database values without escaping HTML, enabling malicious HTML/JavaScript in unvalidated data shown by those summarizers. Remediation: upgrade to 4.8.5 or ...

7.3CVSS5.8AI score0.00296EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/19 9:32 p.m.13 views

Parse Server has an auth provider validation bypass on login via partial authData

Impact An authentication bypass vulnerability allows an attacker to log in as any user who has linked a third-party authentication provider, without knowing the user's credentials. The attacker only needs to know the user's provider ID to gain full access to their account, including a valid sessi...

9.1CVSS5.7AI score0.00455EPSS
SaveExploits0References7Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/18 9:39 p.m.13 views

CVE-2026-31966

A flaw was found in htslib, a library for reading and writing bioinformatics file formats. Specifically, within the CRAM Compressed Reference-oriented Alignment Map decoding process, insufficient validation of feature data series could allow a remote attacker to craft malicious CRAM records. This...

9.1CVSS5.7AI score0.00518EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/18 8:16 p.m.16 views

UBUNTU-CVE-2026-31966

HTSlib is a library for reading and writing bioinformatics file formats. CRAM is a compressed format which stores DNA sequence alignment data. As one method of removing redundant data, CRAM uses reference-based compression so that instead of storing the full sequence for each alignment record it...

9.1CVSS6.1AI score0.00518EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/03/18 8:7 p.m.9 views

Filament Unvalidated Range and Values summarizer values can be used for XSS

Two Table summarizers Range, Values render raw database values without escaping HTML. If there is a lack of validation for the data in the columns that use these summarizers, an attacker could plant malicious HTML / JavaScript and achieve stored XSS that executes for users who view the table with...

7.3CVSS5.5AI score0.00296EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/03/18 8:7 p.m.5 views

GHSA-VV3X-J2X5-36JC Filament Unvalidated Range and Values summarizer values can be used for XSS

Two Table summarizers Range, Values render raw database values without escaping HTML. If there is a lack of validation for the data in the columns that use these summarizers, an attacker could plant malicious HTML / JavaScript and achieve stored XSS that executes for users who view the table with...

7.3CVSS5.5AI score0.00296EPSS
SaveExploits0References6
CVE
CVE
added 2026/03/18 6:58 p.m.33 views

CVE-2026-31966

CVE-2026-31966 affects HTSlib’s CRAM reader. The vulnerability stems from insufficient validation of the feature data series in cram_decode_seq(), allowing data to be copied from before the start or after the end of the stored reference into output buffers or the SAM MD tag. This can lead to info...

9.1CVSS6AI score0.00518EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/03/16 3:30 p.m.9 views

EUVD-2026-12113

GStreamer ASF Demuxer Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary...

7.8CVSS6.4AI score0.00773EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/03/16 3:30 p.m.9 views

EUVD-2026-12117

GStreamer RealMedia Demuxer Out-Of-Bounds Write Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary...

7.8CVSS6.3AI score0.00431EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/16 2:19 p.m.8 views

CVE-2026-3082

GStreamer JPEG Parser Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary...

7.8CVSS0.00787EPSS
SaveExploits0References20
OSV
OSV
added 2026/03/16 2:19 p.m.12 views

UBUNTU-CVE-2026-3082

GStreamer JPEG Parser Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability but attack vectors may vary...

7.8CVSS6.3AI score0.00787EPSS
SaveExploits0References4
Rows per page
Query Builder