Latest CVE Feed
-
4.3
MEDIUMCVE-2025-27623
Jenkins 2.499 and earlier, LTS 2.492.1 and earlier does not redact encrypted values of secrets when accessing `config.xml` of views via REST API or CLI, allowing attackers with View/Read permission to view encrypted values of secrets.... Read more
Affected Products : jenkins- Published: Mar. 05, 2025
- Modified: Jun. 24, 2025
- Vuln Type: Information Disclosure
-
5.4
MEDIUMCVE-2025-27624
A cross-site request forgery (CSRF) vulnerability in Jenkins 2.499 and earlier, LTS 2.492.1 and earlier allows attackers to have users toggle their collapsed/expanded status of sidepanel widgets (e.g., Build Queue and Build Executor Status widgets).... Read more
Affected Products : jenkins- Published: Mar. 05, 2025
- Modified: Jun. 24, 2025
- Vuln Type: Cross-Site Request Forgery
-
4.3
MEDIUMCVE-2025-27625
In Jenkins 2.499 and earlier, LTS 2.492.1 and earlier, redirects starting with backslash (`\`) characters are considered safe, allowing attackers to perform phishing attacks by having users go to a Jenkins URL that will forward them to a different site, b... Read more
Affected Products : jenkins- Published: Mar. 05, 2025
- Modified: Jun. 24, 2025
- Vuln Type: Misconfiguration
-
7.5
HIGHCVE-2024-51165
SQL injection vulnerability in JEPAAS7.2.8, via /je/rbac/rbac/loadLoginCount in the dateVal parameter, which could allow a remote user to submit a specially crafted query, allowing an attacker to retrieve all the information stored in the DB.... Read more
Affected Products : jepaas- Published: Dec. 10, 2024
- Modified: Jun. 24, 2025
-
9.1
CRITICALCVE-2024-55089
Rhymix 2.1.19 is vulnerable to Server-Side Request Forgery (SSRF) in the background import data function.... Read more
Affected Products : rhymix- Published: Dec. 18, 2024
- Modified: Jun. 24, 2025
-
8.8
HIGHCVE-2024-56737
GNU GRUB (aka GRUB2) through 2.12 has a heap-based buffer overflow in fs/hfs.c via crafted sblock data in an HFS filesystem.... Read more
Affected Products : grub2- Published: Dec. 29, 2024
- Modified: Jun. 24, 2025
-
5.3
MEDIUMCVE-2024-56738
GNU GRUB (aka GRUB2) through 2.12 does not use a constant-time algorithm for grub_crypto_memcmp and thus allows side-channel attacks.... Read more
Affected Products : grub2- Published: Dec. 29, 2024
- Modified: Jun. 24, 2025
-
4.8
MEDIUMCVE-2024-11184
The wp-enable-svg WordPress plugin through 0.7 does not sanitize SVG files when uploaded, allowing for authors and above to upload SVGs containing malicious scripts... Read more
Affected Products : wp_enable_svg- Published: Jan. 02, 2025
- Modified: Jun. 24, 2025
- Vuln Type: Misconfiguration
-
7.5
HIGHCVE-2024-55008
JATOS 3.9.4 contains a denial-of-service (DoS) vulnerability in the authentication system, where an attacker can prevent legitimate users from accessing their accounts by repeatedly sending multiple failed login attempts. Specifically, by submitting 3 inc... Read more
Affected Products : jatos- Published: Jan. 07, 2025
- Modified: Jun. 24, 2025
- Vuln Type: Denial of Service
-
9.8
CRITICALCVE-2024-50658
Server-Side Template Injection (SSTI) was found in AdPortal 3.0.39 allows a remote attacker to execute arbitrary code via the shippingAsBilling and firstname parameters in updateuserinfo.html file... Read more
Affected Products : adportal- Published: Jan. 07, 2025
- Modified: Jun. 24, 2025
- Vuln Type: Injection
-
6.1
MEDIUMCVE-2024-57427
PHPJabbers Cinema Booking System v2.0 is vulnerable to reflected cross-site scripting (XSS). Multiple endpoints improperly handle user input, allowing malicious scripts to execute in a victim’s browser. Attackers can craft malicious links to steal session... Read more
Affected Products : cinema_booking_system- Published: Feb. 06, 2025
- Modified: Jun. 24, 2025
- Vuln Type: Cross-Site Scripting
-
9.3
CRITICALCVE-2024-57428
A stored cross-site scripting (XSS) vulnerability in PHPJabbers Cinema Booking System v2.0 exists due to unsanitized input in file upload fields (event_img, seat_maps) and seat number configurations (number[new_X] in pjActionCreate). Attackers can inject ... Read more
Affected Products : cinema_booking_system- Published: Feb. 06, 2025
- Modified: Jun. 24, 2025
- Vuln Type: Cross-Site Scripting
-
5.4
MEDIUMCVE-2024-57429
A cross-site request forgery (CSRF) vulnerability in the pjActionUpdate function of PHPJabbers Cinema Booking System v2.0 allows remote attackers to escalate privileges by tricking an authenticated admin into submitting an unauthorized request.... Read more
Affected Products : cinema_booking_system- Published: Feb. 06, 2025
- Modified: Jun. 24, 2025
- Vuln Type: Cross-Site Request Forgery
-
9.8
CRITICALCVE-2024-57430
An SQL injection vulnerability in the pjActionGetUser function of PHPJabbers Cinema Booking System v2.0 allows attackers to manipulate database queries via the column parameter. Exploiting this flaw can lead to unauthorized information disclosure, privile... Read more
Affected Products : cinema_booking_system- Published: Feb. 06, 2025
- Modified: Jun. 24, 2025
- Vuln Type: Injection
-
5.6
MEDIUMCVE-2020-3432
A vulnerability in the uninstaller component of Cisco AnyConnect Secure Mobility Client for Mac OS could allow an authenticated, local attacker to corrupt the content of any file in the filesystem. The vulnerability is due to the incorrect handling of di... Read more
- Published: Feb. 12, 2025
- Modified: Jun. 24, 2025
- Vuln Type: Path Traversal
-
8.1
HIGHCVE-2024-4023
A stored cross-site scripting (XSS) vulnerability exists in flatpressblog/flatpress version 1.3. When a user uploads a file with a `.xsig` extension and directly accesses this file, the server responds with a Content-type of application/octet-stream, lead... Read more
Affected Products : flatpress- Published: Mar. 20, 2025
- Modified: Jun. 23, 2025
- Vuln Type: Cross-Site Scripting
-
7.5
HIGHCVE-2024-8789
Lunary-ai/lunary version git 105a3f6 is vulnerable to a Regular Expression Denial of Service (ReDoS) attack. The application allows users to upload their own regular expressions, which are then executed on the server side. Certain regular expressions can ... Read more
Affected Products : lunary- Published: Mar. 20, 2025
- Modified: Jun. 23, 2025
- Vuln Type: Denial of Service
-
5.5
MEDIUMCVE-2021-47296
In the Linux kernel, the following vulnerability has been resolved: KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leak vcpu_put is not called if the user copy fails. This can result in preempt notifier corruption and crashes, among other issues.... Read more
Affected Products : linux_kernel- Published: May. 21, 2024
- Modified: Jun. 23, 2025
-
5.5
MEDIUMCVE-2021-47294
In the Linux kernel, the following vulnerability has been resolved: netrom: Decrease sock refcount when sock timers expire Commit 63346650c1a9 ("netrom: switch to sock timer API") switched to use sock timer API. It replaces mod_timer() by sk_reset_timer... Read more
Affected Products : linux_kernel- Published: May. 21, 2024
- Modified: Jun. 23, 2025
-
5.3
MEDIUMCVE-2025-6268
A vulnerability classified as problematic has been found in Luna Imaging up to 7.5.5.6. Affected is an unknown function of the file /luna/servlet/view/search. The manipulation of the argument q leads to cross site scripting. It is possible to launch the a... Read more
Affected Products :- Published: Jun. 19, 2025
- Modified: Jun. 23, 2025
- Vuln Type: Cross-Site Scripting