Lucene search
+L

14330 matches found

Cvelist
Cvelist
added 2025/03/20 10:10 a.m.18 views

CVE-2024-11850 Stored XSS in langgenius/dify

A stored cross-site scripting XSS vulnerability exists in the latest version of langgenius/dify. The vulnerability is due to improper validation and sanitization of user input in SVG markdown support within the chatbot feature. An attacker can exploit this vulnerability by injecting malicious SVG...

6.8CVSS0.00408EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/03/20 10:10 a.m.27 views

CVE-2024-10188 Denial of Service in BerriAI/litellm

A vulnerability in BerriAI/litellm, as of commit 26c03c9, allows unauthenticated users to cause a Denial of Service DoS by exploiting the use of ast.literaleval to parse user input. This function is not safe and is prone to DoS attacks, which can crash the litellm Python server...

7.5CVSS0.00526EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/03/20 10:10 a.m.7 views

CVE-2024-7957 Arbitrary File Overwrite in danswer-ai/danswer

An arbitrary file overwrite vulnerability exists in the ZulipConnector of danswer-ai/danswer, affecting the latest version. The vulnerability arises from the loadcredentials method, where user-controlled input for realmname and zuliprccontent is used to construct file paths and write file content...

9.1CVSS9.2AI score0.00879EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/03/20 10:10 a.m.20 views

CVE-2024-7957 Arbitrary File Overwrite in danswer-ai/danswer

An arbitrary file overwrite vulnerability exists in the ZulipConnector of danswer-ai/danswer, affecting the latest version. The vulnerability arises from the loadcredentials method, where user-controlled input for realmname and zuliprccontent is used to construct file paths and write file content...

9.1CVSS0.00879EPSS
SaveExploits0References1
CVE
CVE
added 2025/03/20 10:9 a.m.43 views

CVE-2024-8581

CVE-2024-8581 concerns parisneo/lollms-webui, version V12 (Strawberry). The vulnerability is in the upload_app function where unsanitized filename input enables Path Traversal, allowing an attacker to delete arbitrary files or directories on the host. Root cause: lack of user input filtering for ...

9.1CVSS9.1AI score0.00899EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/20 10:9 a.m.9 views

CVE-2024-10812 Open Redirect in binary-husky/gpt_academic

An open redirect vulnerability exists in binary-husky/gptacademic version 3.83. The vulnerability occurs when a user is redirected to a URL specified by user-controlled input in the 'file' parameter without proper validation or sanitization. This can be exploited by attackers to conduct phishing...

6.1CVSS6.2AI score0.00574EPSS
SaveExploits1References1
CVE
CVE
added 2025/03/20 10:9 a.m.89 views

CVE-2024-10812

CVE-2024-10812 affects binary-husky/gpt_academic (v3.83) with an open redirect via the file parameter. The Nuclei template for GPT Academic v1.3.9 confirms the issue arises from user-controlled input that redirects to attacker-controlled URLs, enabling phishing, malware distribution, and credenti...

6.1CVSS6.2AI score0.00574EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/20 10:9 a.m.7 views

CVE-2024-10725 Stored Cross-site Scripting (XSS) in phpipam/phpipam

A stored cross-site scripting XSS vulnerability exists in phpipam/phpipam version 1.5.2. This vulnerability allows an attacker to inject malicious scripts into the application, which are then executed in the context of other users who view the affected pages. The issue occurs when editing the NAT...

3.5CVSS3.6AI score0.00323EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/03/20 10:9 a.m.18 views

CVE-2024-10725 Stored Cross-site Scripting (XSS) in phpipam/phpipam

A stored cross-site scripting XSS vulnerability exists in phpipam/phpipam version 1.5.2. This vulnerability allows an attacker to inject malicious scripts into the application, which are then executed in the context of other users who view the affected pages. The issue occurs when editing the NAT...

3.5CVSS0.00323EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/20 10:9 a.m.9 views

CVE-2024-10725 Stored Cross-site Scripting (XSS) in phpipam/phpipam

A stored cross-site scripting XSS vulnerability exists in phpipam/phpipam version 1.5.2. This vulnerability allows an attacker to inject malicious scripts into the application, which are then executed in the context of other users who view the affected pages. The issue occurs when editing the NAT...

3.5CVSS5.8AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/03/20 10:9 a.m.6 views

CVE-2024-9900 Cross-Site Scripting (XSS) in mudler/localai

mudler/localai version v2.21.1 contains a Cross-Site Scripting XSS vulnerability in its search functionality. The vulnerability arises due to improper sanitization of user input, allowing the injection and execution of arbitrary JavaScript code. This can lead to the execution of malicious scripts...

5.4CVSS5.5AI score0.00491EPSS
SaveExploits1References2
OSV
OSV
added 2025/03/20 10:9 a.m.7 views

CVE-2024-9900 Cross-Site Scripting (XSS) in mudler/localai

mudler/localai version v2.21.1 contains a Cross-Site Scripting XSS vulnerability in its search functionality. The vulnerability arises due to improper sanitization of user input, allowing the injection and execution of arbitrary JavaScript code. This can lead to the execution of malicious scripts...

5.4CVSS6.4AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/03/20 10:9 a.m.10 views

CVE-2024-8156 Command Injection in significant-gravitas/autogpt

A command injection vulnerability exists in the workflow-checker.yml workflow of significant-gravitas/autogpt. The untrusted user input github.head.ref is used insecurely, allowing an attacker to inject arbitrary commands. This vulnerability affects versions up to and including the latest version...

8.8CVSS8.8AI score0.01666EPSS
SaveExploits1References2
CVE
CVE
added 2025/03/20 10:9 a.m.60 views

CVE-2024-8156

CVE-2024-8156 describes a command injection in the workflow-checker.yml of significant-gravitas/autogpt. The vulnerability arises from insecure use of untrusted input github.head.ref, allowing an attacker to inject arbitrary commands. Affected: significant-gravitas/autogpt, all versions up to the...

9.8CVSS8.8AI score0.01666EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2025/03/20 10:9 a.m.13 views

CVE-2024-8156 Command Injection in significant-gravitas/autogpt

A command injection vulnerability exists in the workflow-checker.yml workflow of significant-gravitas/autogpt. The untrusted user input github.head.ref is used insecurely, allowing an attacker to inject arbitrary commands. This vulnerability affects versions up to and including the latest version...

8.8CVSS7.3AI score
SaveExploits0References4
Cvelist
Cvelist
added 2025/03/20 10:9 a.m.29 views

CVE-2024-8156 Command Injection in significant-gravitas/autogpt

A command injection vulnerability exists in the workflow-checker.yml workflow of significant-gravitas/autogpt. The untrusted user input github.head.ref is used insecurely, allowing an attacker to inject arbitrary commands. This vulnerability affects versions up to and including the latest version...

8.8CVSS0.01666EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/03/20 12:0 a.m.10 views

PT-2025-12221 · Significant Gravitas · Autogpt

Name of the Vulnerable Software and Affected Versions: significant-gravitas/autogpt versions up to and including the latest version Description: A command injection issue exists due to the insecure use of untrusted user input github.head.ref in the workflow-checker.yml workflow. This allows an...

9.8CVSS8.9AI score0.01666EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2025/03/20 12:0 a.m.13 views

PT-2025-12027

Name of the Vulnerable Software and Affected Versions BerriAI/litellm version as of commit 26c03c9 Description The issue allows unauthenticated users to cause a Denial of Service DoS by exploiting the use of ast.literal eval to parse user input. This function is not safe and is prone to DoS...

7.5CVSS7AI score0.00526EPSS
SaveExploits0References16
CNNVD
CNNVD
added 2025/03/20 12:0 a.m.8 views

AgentScope 安全漏洞

AgentScope is a ModelScope open source application. Build LLM-based multi-intelligence applications more simply. A security vulnerability exists in AgentScope that stems from user-controllable strings that are not properly cleaned and escaped, which could lead to a stored cross-site scripting...

6.1CVSS5.8AI score0.00389EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/03/20 12:0 a.m.10 views

PT-2025-12065 · Unknown · Binary-Husky/Gpt Academic

Name of the Vulnerable Software and Affected Versions: binary-husky/gpt academic version 3.83 Description: An open redirect issue exists, allowing attackers to exploit user-controlled input in the file parameter for malicious purposes, such as phishing, malware distribution, and credential theft...

6.1CVSS6.1AI score0.00574EPSS
SaveExploits1References6
Rows per page
Query Builder