Latest CVE Feed
-
6.1
MEDIUMCVE-2024-3901
The Genesis Blocks WordPress plugin through 3.1.3 does not properly escape attributes provided to some of its custom blocks, making it possible for users allowed to write posts (like those with the contributor role) to conduct Stored XSS attacks.... Read more
Affected Products : genesis_blocks- Published: May. 15, 2025
- Modified: Jun. 05, 2025
- Vuln Type: Cross-Site Scripting
-
6.1
MEDIUMCVE-2024-4002
The Carousel, Slider, Gallery by WP Carousel WordPress plugin before 2.6.9 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_htm... Read more
Affected Products : carousel\,_slider\,_gallery_by_wp_carousel- Published: May. 15, 2025
- Modified: Jun. 05, 2025
- Vuln Type: Cross-Site Scripting
-
6.1
MEDIUMCVE-2024-4091
The Responsive Gallery Grid WordPress plugin before 2.3.15 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Cross-Site Scripting attacks even when unfiltered_html is disallowed... Read more
Affected Products : responsive_gallery_grid- Published: May. 15, 2025
- Modified: Jun. 05, 2025
- Vuln Type: Cross-Site Scripting
-
7.5
HIGHCVE-2024-10628
The Quiz Maker Business, Developer, and Agency plugins for WordPress is vulnerable to SQL Injection via the ‘id’ parameter in all versions up to, and including, 8.8.0 (Business), up to, and including, 21.8.0 (Developer), and up to, and including, 31.8.0 (... Read more
Affected Products : quiz_maker- Published: Jan. 26, 2025
- Modified: Jun. 05, 2025
- Vuln Type: Injection
-
4.8
MEDIUMCVE-2024-6665
The KBucket: Your Curated Content in WordPress plugin before 4.1.6 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capabil... Read more
Affected Products : kbucket- Published: May. 15, 2025
- Modified: Jun. 05, 2025
- Vuln Type: Cross-Site Scripting
-
6.1
MEDIUMCVE-2024-6667
The KBucket: Your Curated Content in WordPress plugin before 4.1.5 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against admin.... Read more
Affected Products : kbucket- Published: May. 15, 2025
- Modified: Jun. 05, 2025
- Vuln Type: Cross-Site Scripting
-
9.8
CRITICALCVE-2024-6809
The Simple Video Directory WordPress plugin before 1.4.3 does not properly sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection.... Read more
Affected Products : simple_video_directory- Published: May. 15, 2025
- Modified: Jun. 05, 2025
- Vuln Type: Injection
-
4.8
MEDIUMCVE-2024-9227
The PowerPress Podcasting plugin by Blubrry WordPress plugin before 11.9.18 does not sanitise and escape some of its settings when adding a podcast, which could allow admin users to perform Stored Cross-Site Scripting attacks even when the unfiltered_html... Read more
Affected Products : powerpress- Published: May. 15, 2025
- Modified: Jun. 05, 2025
- Vuln Type: Cross-Site Scripting
-
9.8
CRITICALCVE-2025-3945
Improper Neutralization of Argument Delimiters in a Command ('Argument Injection') vulnerability in Tridium Niagara Framework on QNX, Tridium Niagara Enterprise Security on QNX allows Command Delimiters. This issue affects Niagara Framework: before 4.14.2... Read more
- Published: May. 22, 2025
- Modified: Jun. 05, 2025
- Vuln Type: Injection
-
7.8
HIGHCVE-2025-5200
A vulnerability was found in Open Asset Import Library Assimp 5.4.3 and classified as problematic. This issue affects the function MDLImporter::InternReadFile_Quake1 of the file assimp/code/AssetLib/MDL/MDLLoader.cpp. The manipulation leads to out-of-boun... Read more
Affected Products : assimp- Published: May. 26, 2025
- Modified: Jun. 05, 2025
- Vuln Type: Memory Corruption
-
7.8
HIGHCVE-2025-5201
A vulnerability was found in Open Asset Import Library Assimp 5.4.3. It has been classified as problematic. Affected is the function LWOImporter::CountVertsAndFacesLWO2 of the file assimp/code/AssetLib/LWO/LWOLoader.cpp. The manipulation leads to out-of-b... Read more
Affected Products : assimp- Published: May. 26, 2025
- Modified: Jun. 05, 2025
- Vuln Type: Memory Corruption
-
7.8
HIGHCVE-2025-5202
A vulnerability was found in Open Asset Import Library Assimp 5.4.3. It has been declared as problematic. Affected by this vulnerability is the function HL1MDLLoader::validate_header of the file assimp/code/AssetLib/MDL/HalfLife/HL1MDLLoader.cpp. The mani... Read more
Affected Products : assimp- Published: May. 26, 2025
- Modified: Jun. 05, 2025
- Vuln Type: Memory Corruption
-
7.8
HIGHCVE-2025-5203
A vulnerability was found in Open Asset Import Library Assimp 5.4.3. It has been rated as problematic. Affected by this issue is the function SkipSpaces in the library assimp/include/assimp/ParsingUtils.h. The manipulation leads to out-of-bounds read. Loc... Read more
Affected Products : assimp- Published: May. 26, 2025
- Modified: Jun. 05, 2025
- Vuln Type: Memory Corruption
-
7.8
HIGHCVE-2025-5204
A vulnerability classified as problematic has been found in Open Asset Import Library Assimp 5.4.3. This affects the function MDLImporter::ParseSkinLump_3DGS_MDL7 of the file assimp/code/AssetLib/MDL/MDLMaterialLoader.cpp. The manipulation leads to out-of... Read more
Affected Products : assimp- Published: May. 26, 2025
- Modified: Jun. 05, 2025
- Vuln Type: Memory Corruption
-
9.4
CRITICALCVE-2025-4517
Allows arbitrary filesystem writes outside the extraction directory during extraction with filter="data". You are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall() or TarFile.extract(... Read more
Affected Products : python- Published: Jun. 03, 2025
- Modified: Jun. 05, 2025
- Vuln Type: Path Traversal
-
7.5
HIGHCVE-2025-4330
Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata. You are affected by this vulnerability if using the tarfile module to extract untrusted tar arch... Read more
Affected Products : python- Published: Jun. 03, 2025
- Modified: Jun. 05, 2025
- Vuln Type: Path Traversal
-
7.5
HIGHCVE-2025-4138
Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata. You are affected by this vulnerability if using the tarfile module to extract untrusted tar arch... Read more
Affected Products : python- Published: Jun. 03, 2025
- Modified: Jun. 05, 2025
- Vuln Type: Path Traversal
-
8.8
HIGHCVE-2023-6347
Use after free in Mojo in Google Chrome prior to 119.0.6045.199 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)... Read more
- EPSS Score: %0.39
- Published: Nov. 29, 2023
- Modified: Jun. 05, 2025
-
8.8
HIGHCVE-2023-48951
An issue in the box_equal function in openlink virtuoso-opensource v7.2.11 allows attackers to cause a Denial of Service (DoS) after running a SELECT statement.... Read more
Affected Products : virtuoso- EPSS Score: %0.07
- Published: Nov. 29, 2023
- Modified: Jun. 05, 2025
-
9.8
CRITICALCVE-2023-48802
In TOTOLINK X6000R V9.4.0cu.852_B20230719, the shttpd file, sub_4119A0 function obtains fields from the front-end through Uci_ Set_ The Str function when passed to the CsteSystem function creates a command execution vulnerability.... Read more
- EPSS Score: %0.35
- Published: Nov. 30, 2023
- Modified: Jun. 05, 2025