Lucene search
+L

885 matches found

Cvelist
Cvelist
added 2025/05/30 7:40 p.m.25 views

CVE-2025-48949 Navidrome allows SQL Injection via role parameter

Navidrome is an open source web-based music collection server and streamer. Versions 0.55.0 through 0.55.2 have a vulnerability due to improper input validation on the role parameter within the API endpoint /api/artist. Attackers can exploit this flaw to inject arbitrary SQL queries, potentially...

9.3CVSS0.00424EPSS
SaveExploits0References2
CVE
CVE
added 2025/05/30 7:25 p.m.63 views

CVE-2025-48948

Navidrome (open source web-based music server) has a permission verification flaw in versions prior to 0.56.0 that lets any authenticated regular user bypass authorization checks and perform administrator-only transcoding configuration operations (create, modify, delete settings). Root cause: ins...

8.7CVSS6.7AI score0.00425EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/05/30 5:36 p.m.19 views

CVE-2025-48887 vLLM has a Regular Expression Denial of Service (ReDoS, Exponential Complexity) Vulnerability in `pythonic_tool_parser.py`

vLLM, an inference and serving engine for large language models LLMs, has a Regular Expression Denial of Service ReDoS vulnerability in the file vllm/entrypoints/openai/toolparsers/pythonictoolparser.py of versions 0.6.4 up to but excluding 0.9.0. The root cause is the use of a highly complex and...

6.5CVSS6.4AI score0.00444EPSS
SaveExploits1References3
CVE
CVE
added 2025/05/30 6:27 a.m.60 views

CVE-2025-48880

CVE-2025-48880 affects FreeScout prior to version 1.8.181, where a race condition can occur when an administrative account deletes a user. The issue is addressed in version 1.8.181. Affected detail: a concurrent access vulnerability in the delete user flow. Remediation: upgrade to FreeScout 1.8.1...

6.6CVSS6.5AI score0.00345EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2025/05/30 6:27 a.m.14 views

CVE-2025-48880 FreeScout has Race Condition When Deleting Users

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.181, when an administrative account is a deleting a user, there is the the possibility of a race condition occurring. This issue has been patched in version 1.8.181...

5.1CVSS0.00345EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/05/30 6:17 a.m.19 views

CVE-2025-48487 FreeScout Vulnerable to Stored XSS

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.180, when creating a translation of a phrase that appears in a flash-message after a completed action, it is possible to inject a payload to exploit XSS vulnerability. This issue has been patched in version 1.8.180...

6CVSS0.00222EPSS
SaveExploits1References1
OSV
OSV
added 2025/05/30 6:17 a.m.10 views

CVE-2025-48487 FreeScout Vulnerable to Stored XSS

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.180, when creating a translation of a phrase that appears in a flash-message after a completed action, it is possible to inject a payload to exploit XSS vulnerability. This issue has been patched in version 1.8.180...

6CVSS6.1AI score
SaveExploits0References3
NVD
NVD
added 2025/05/30 5:15 a.m.16 views

CVE-2025-48484

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.178, the application is vulnerable to Cross-Site Scripting XSS attacks due to incorrect input validation and sanitization of user-input data in the conversation POST data body. This issue has been patched in versio...

5.4CVSS0.00216EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/05/30 4:35 a.m.13 views

CVE-2025-48481 FreeScout Has Business Logic Errors

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.180, an attacker with an unactivated email invitation containing invitehash, can exploit this vulnerability to self-activate their account, despite it being blocked or deleted, by leveraging the invitation link fro...

6.1CVSS6.7AI score0.00452EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/05/30 4:30 a.m.17 views

CVE-2025-48476 FreeScout Has Business Logic Errors

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.180, when adding and editing user records using the fill method, there is no check for the absence of the password field in the data coming from the user, which leads to a mass-assignment vulnerability. As a result...

7.1CVSS6.7AI score0.00448EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/05/30 4:30 a.m.16 views

CVE-2025-48476 FreeScout Has Business Logic Errors

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.180, when adding and editing user records using the fill method, there is no check for the absence of the password field in the data coming from the user, which leads to a mass-assignment vulnerability. As a result...

7.1CVSS0.00448EPSS
SaveExploits1References1
NVD
NVD
added 2025/05/30 4:15 a.m.17 views

CVE-2025-47952

Traefik pronounced traffic is an HTTP reverse proxy and load balancer. Prior to versions 2.11.25 and 3.4.1, there is a potential vulnerability in Traefik managing the requests using a PathPrefix, Path or PathRegex matcher. When Traefik is configured to route the requests to a backend using a...

9.1CVSS0.00784EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/05/30 3:38 a.m.6 views

CVE-2025-48381 CVAT has information disclosure via browsable API

Computer Vision Annotation Tool CVAT is an interactive video and image annotation tool for computer vision. In versions starting from 2.4.0 to before 2.38.0, an authenticated CVAT user may be able to retrieve the IDs and names of all tasks, projects, labels, and the IDs of all jobs and quality...

5.3CVSS6AI score0.00244EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/29 5:15 p.m.8 views

PYSEC-2025-43

vLLM is an inference and serving engine for large language models LLMs. In versions starting from 0.7.0 to before 0.9.0, in the file vllm/multimodal/hasher.py, the MultiModalHasher class has a security and data integrity issue in its image hashing method. Currently, it serializes PIL.Image.Image...

7.3CVSS7.2AI score0.00277EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/29 4:15 p.m.14 views

CVE-2025-48471

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.179, the application does not check or performs insufficient checking of files uploaded to the application. This allows files to be uploaded with the phtml and phar extensions, which can lead to remote code executi...

9.8CVSS0.00958EPSS
SaveExploits1References2
CVE
CVE
added 2025/05/29 3:17 p.m.78 views

CVE-2025-48471

CVE-2025-48471 pertains to FreeScout (PHP/Laravel). The vulnerability arises from insufficient validation of uploaded files, allowing files with phtml and phar extensions to be uploaded, which can enable remote code execution when hosted on Apache. The issue affects FreeScout versions prior to 1....

9.8CVSS7.4AI score0.00958EPSS
SaveExploits1References2Affected Software1
AlpineLinux
AlpineLinux
added 2025/05/29 9:7 a.m.9 views

CVE-2025-27151

Redis is an open source, in-memory database that persists on disk. In versions starting from 7.0.0 to before 8.0.2, a stack-based buffer overflow exists in redis-check-aof due to the use of memcpy with strlenfilepath when copying a user-supplied file path into a fixed-size stack buffer. This allo...

9.8CVSS5.7AI score0.00829EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/05/27 12:0 a.m.10 views

ABB M2M Gateway Heap Overflow in embedded Git (CVE-2022-41903)

Git is distributed revision control system. git log can display commits in an arbitrary format using its --format specifiers. This functionality is also exposed to git archive via the export-subst gitattribute. When processing the padding operators, there is a integer overflow in...

9.8CVSS8.1AI score0.44268EPSS
SaveExploits0References8
CVE
CVE
added 2025/05/23 3:15 p.m.54 views

CVE-2025-32794

OpenEMR CVE-2025-32794 is a stored XSS vulnerability in the patient registration flow (First/Last Name) that affects versions prior to 7.0.3.4. An authenticated user with patient creation privileges can inject JavaScript, which is executed when viewing the patient encounter under Orders → Procedu...

7.6CVSS6.7AI score0.08194EPSS
SaveExploits1References1Affected Software1
RedhatCVE
RedhatCVE
added 2025/05/23 11:38 a.m.15 views

CVE-2025-24011

Umbraco is a free and open source .NET content management system. Starting in version 14.0.0 and prior to versions 14.3.2 and 15.1.2, it's possible to determine whether an account exists based on an analysis of response codes and timing of Umbraco management API responses. Versions 14.3.2 and...

5.3CVSS6.7AI score0.01477EPSS
SaveExploits1References1
Rows per page
Query Builder