Latest CVE Feed
-
9.0
HIGHCVE-2025-5503
A vulnerability, which was classified as critical, was found in TOTOLINK X15 1.0.0-B20230714.1105. This affects the function formMapReboot of the file /boafrm/formMapReboot. The manipulation of the argument deviceMacAddr leads to stack-based buffer overfl... Read more
- Published: Jun. 03, 2025
- Modified: Jun. 17, 2025
- Vuln Type: Memory Corruption
-
6.5
MEDIUMCVE-2025-46548
If you enable Basic Authentication in Pekko Management using the Java DSL, the authenticator may not be properly applied. Users that rely on authentication instead of making sure the Management API ports are only available to trusted users are recommend... Read more
- Published: Jun. 03, 2025
- Modified: Jul. 02, 2025
- Vuln Type: Authentication
-
4.6
MEDIUMCVE-2025-43925
An issue was discovered in Unicom Focal Point 7.6.1. The database is encrypted with a hardcoded key, making it easier to recover the cleartext data.... Read more
Affected Products : focal_point- Published: Jun. 03, 2025
- Modified: Jun. 11, 2025
- Vuln Type: Cryptography
-
6.1
MEDIUMCVE-2025-43924
Cross Site Scripting vulnerability was discovered in Unicom Focal Point 7.6.1. The val parameter in SettingController (for /fp/admin/settings/loginpage) and the rootserviceurl parameter in FriendsController (for /fp/admin/settings/friends), entered by an ... Read more
Affected Products : focal_point- Published: Jun. 03, 2025
- Modified: Jun. 09, 2025
- Vuln Type: Cross-Site Scripting
-
6.5
MEDIUMCVE-2025-43923
An issue was discovered in ReportController in Unicom Focal Point 7.6.1. A user who has administrative privilege in Focal Point can perform SQL injection via the image parameter during a delete report image operation.... Read more
Affected Products : focal_point- Published: Jun. 03, 2025
- Modified: Jun. 09, 2025
- Vuln Type: Injection
-
7.8
HIGHCVE-2025-36564
Dell Encryption Admin Utilities versions prior to 11.10.2 contain an Improper Link Resolution vulnerability. A local malicious user could potentially exploit this vulnerability, leading to privilege escalation.... Read more
Affected Products :- Published: Jun. 03, 2025
- Modified: Jun. 04, 2025
- Vuln Type: Authorization
-
5.5
MEDIUMCVE-2024-45655
IBM Application Gateway 19.12 through 24.09 could allow a local privileged user to perform unauthorized actions due to incorrect permissions assignment.... Read more
Affected Products : application_gateway- Published: Jun. 03, 2025
- Modified: Aug. 12, 2025
- Vuln Type: Authorization
-
9.8
CRITICALCVE-2025-5502
A vulnerability, which was classified as critical, has been found in TOTOLINK X15 1.0.0-B20230714.1105. Affected by this issue is the function formMapReboot of the file /boafrm/formMapReboot. The manipulation of the argument deviceMacAddr leads to command... Read more
- Published: Jun. 03, 2025
- Modified: Jun. 06, 2025
- Vuln Type: Injection
-
6.9
MEDIUMCVE-2025-5501
A vulnerability classified as problematic was found in Open5GS up to 2.7.3. Affected by this vulnerability is the function ngap_handle_path_switch_request_transfer of the file src/smf/ngap-handler.c of the component NGAP PathSwitchRequest Message Handler.... Read more
Affected Products : open5gs- Published: Jun. 03, 2025
- Modified: Jun. 13, 2025
-
7.5
HIGHCVE-2025-5499
A vulnerability classified as critical has been found in slackero phpwcms up to 1.9.45/1.10.8. Affected is the function is_file/getimagesize of the file image_resized.php. The manipulation of the argument imgfile leads to deserialization. It is possible t... Read more
Affected Products : phpwcms- Published: Jun. 03, 2025
- Modified: Jun. 04, 2025
- Vuln Type: Injection
-
6.5
MEDIUMCVE-2025-5498
A vulnerability was found in slackero phpwcms up to 1.9.45/1.10.8. It has been rated as critical. This issue affects the function file_get_contents/is_file of the file include/inc_lib/content/cnt21.readform.inc.php of the component Custom Source Tab. The ... Read more
Affected Products : phpwcms- Published: Jun. 03, 2025
- Modified: Jun. 04, 2025
- Vuln Type: Injection
-
8.4
HIGHCVE-2025-46154
Foxcms v1.25 has a SQL time injection in the $_POST['dbname'] parameter of installdb.php.... Read more
Affected Products : foxcms- Published: Jun. 03, 2025
- Modified: Jun. 09, 2025
- Vuln Type: Injection
-
5.4
MEDIUMCVE-2025-45855
An arbitrary file upload vulnerability in the component /upload/GoodsCategory/image of erupt v1.12.19 allows attackers to execute arbitrary code via uploading a crafted file.... Read more
Affected Products : erupt- Published: Jun. 03, 2025
- Modified: Jun. 23, 2025
- Vuln Type: Authentication
-
9.8
CRITICALCVE-2025-5497
A vulnerability was detected in slackero phpwcms up to 1.9.45/1.10.8. The impacted element is an unknown function of the file include/inc_module/mod_feedimport/inc/processing.inc.php of the component Feedimport Module. Performing manipulation of the argum... Read more
Affected Products : phpwcms- Published: Jun. 03, 2025
- Modified: Aug. 20, 2025
- Vuln Type: Injection
-
9.8
CRITICALCVE-2025-5495
A vulnerability was found in Netgear WNR614 1.1.0.28_1.0.1WW. It has been classified as critical. This affects an unknown part of the component URL Handler. The manipulation with the input %00currentsetting.htm leads to improper authentication. It is poss... Read more
- Published: Jun. 03, 2025
- Modified: Aug. 11, 2025
- Vuln Type: Authentication
-
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-4435
When using a TarFile.errorlevel = 0 and extracting with a filter the documented behavior is that any filtered members would be skipped and not extracted. However the actual behavior of TarFile.errorlevel = 0 in affected versions is that the member would s... Read more
Affected Products : python- Published: Jun. 03, 2025
- Modified: Jun. 04, 2025
- Vuln Type: Misconfiguration
-
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
-
5.3
MEDIUMCVE-2024-12718
Allows modifying some file metadata (e.g. last modified) with filter="data" or file permissions (chmod) with filter="tar" of files outside the extraction directory. You are affected by this vulnerability if using the tarfile module to extract untrusted ta... Read more
Affected Products : python- Published: Jun. 03, 2025
- Modified: Jul. 24, 2025
- Vuln Type: Path Traversal