Lucene search
+L

850 matches found

NVD
NVD
added 2024/04/10 5:15 p.m.23 views

CVE-2024-3101

In mintplex-labs/anything-llm, an improper input validation vulnerability allows attackers to escalate privileges by deactivating 'Multi-User Mode'. By sending a specially crafted curl request with the 'multiusermode' parameter set to false, an attacker can deactivate 'Multi-User Mode'. This acti...

7.2CVSS6.6AI score0.00778EPSS
SaveExploits1References2
CVE
CVE
added 2024/04/10 5:08 p.m.103 views

CVE-2024-3570

The CVE-2024-3570 entry affects the chat functionality of mintplex-labs/anything-llm. It describes a stored XSS flaw where user and ChatBot input are not properly sanitized, specifically via dangerouslySetInnerHTML, allowing attackers to execute arbitrary JavaScript in a user’s session. Impacted ...

5.4CVSS3.9AI score0.00313EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/10 5:08 p.m.17 views

CVE-2024-3101 Privilege Escalation via Improper Input Validation in mintplex-labs/anything-llm

In mintplex-labs/anything-llm, an improper input validation vulnerability allows attackers to escalate privileges by deactivating 'Multi-User Mode'. By sending a specially crafted curl request with the 'multiusermode' parameter set to false, an attacker can deactivate 'Multi-User Mode'. This acti...

6.7CVSS7.2AI score0.00778EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/04/10 5:07 p.m.19 views

CVE-2024-3283 Privilege Escalation via Mass Assignment in mintplex-labs/anything-llm

A vulnerability in mintplex-labs/anything-llm allows users with manager roles to escalate their privileges to admin roles through a mass assignment issue. The '/admin/system-preferences' API endpoint improperly authorizes manager-level users to modify the 'multiusermode' system variable, enabling...

7.2CVSS7.2AI score0.0095EPSS
SaveExploits1References2
CVE
CVE
added 2024/04/10 5:07 p.m.140 views

CVE-2024-3283

CVE-2024-3283 concerns mintplex-labs/anything-llm. A mass-assignment flaw in the /admin/system-preferences endpoint lets users with the Manager role modify the multi_user_mode variable, enabling access to /api/system/enable-multi-user and the creation of a new admin user. The root cause is the en...

7.2CVSS7AI score0.0095EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2024/04/10 5:07 p.m.35 views

CVE-2024-3283 Privilege Escalation via Mass Assignment in mintplex-labs/anything-llm

A vulnerability in mintplex-labs/anything-llm allows users with manager roles to escalate their privileges to admin roles through a mass assignment issue. The '/admin/system-preferences' API endpoint improperly authorizes manager-level users to modify the 'multiusermode' system variable, enabling...

7.2CVSS7.2AI score0.0095EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/04/10 5:07 p.m.28 views

CVE-2024-3569 Denial of Service (DoS) Vulnerability in mintplex-labs/anything-llm

A Denial of Service DoS vulnerability exists in the mintplex-labs/anything-llm repository when the application is running in 'just me' mode with a password. An attacker can exploit this vulnerability by making a request to the endpoint using the validatedRequest middleware with a specially crafte...

7.5CVSS7.6AI score0.00776EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/04/10 5:07 p.m.18 views

CVE-2024-3569 Denial of Service (DoS) Vulnerability in mintplex-labs/anything-llm

A Denial of Service DoS vulnerability exists in the mintplex-labs/anything-llm repository when the application is running in 'just me' mode with a password. An attacker can exploit this vulnerability by making a request to the endpoint using the validatedRequest middleware with a specially crafte...

7.5CVSS6.8AI score0.00776EPSS
SaveExploits1References2
CVE
CVE
added 2024/04/10 5:07 p.m.101 views

CVE-2024-3569

The CVE-2024-3569 entry concerns the mintplex-labs/anything-llm repository, where running in 'just me' mode with a password enables a DoS via the validatedRequest middleware when an attacker sends a crafted Authorization header. Public documents describe uncontrolled resource consumption leading ...

7.5CVSS7.4AI score0.00776EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2024/04/10 5:07 p.m.26 views

CVE-2024-3569 Denial of Service (DoS) Vulnerability in mintplex-labs/anything-llm

A Denial of Service DoS vulnerability exists in the mintplex-labs/anything-llm repository when the application is running in 'just me' mode with a password. An attacker can exploit this vulnerability by making a request to the endpoint using the validatedRequest middleware with a specially crafte...

7.5CVSS7.1AI score
SaveExploits0References4
Cvelist
Cvelist
added 2024/04/10 5:07 p.m.37 views

CVE-2024-3025 Path Traversal in mintplex-labs/anything-llm

mintplex-labs/anything-llm is vulnerable to path traversal attacks due to insufficient validation of user-supplied input in the logo filename functionality. Attackers can exploit this vulnerability by manipulating the logo filename to reference files outside of the restricted directory. This can...

9.9CVSS9.6AI score0.01008EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2024/04/10 12:00 a.m.10 views

PT-2024-23722 · Unknown · Anything-Llm

Name of the Vulnerable Software and Affected Versions: mintplex-labs/anything-llm affected versions not specified Description: The issue is related to improper input validation, allowing attackers to escalate privileges by deactivating 'Multi-User Mode'. This can be achieved by sending a speciall...

7.2CVSS6.4AI score0.00778EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2024/04/10 12:00 a.m.14 views

PT-2024-26638 · Mintplex · Anything-Llm

Name of the Vulnerable Software and Affected Versions: mintplex-labs/anything-llm repository affected versions not specified Description: A Denial of Service DoS issue exists when the application is running in 'just me' mode with a password. An attacker can exploit this by making a request to the...

7.5CVSS7.3AI score0.00776EPSS
SaveExploits1References7
OSV
OSV
added 2024/03/26 3:30 p.m.32 views

GHSA-Q84M-RMW3-4382 LangChain's XMLOutputParser vulnerable to XML Entity Expansion

The XMLOutputParser in LangChain uses the etree module from the XML parser in the standard python library which has some XML vulnerabilities; see: https://docs.python.org/3/library/xml.html This primarily affects users that combine an LLM or agent with the XMLOutputParser and expose the component...

5.9CVSS5.5AI score0.0077EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2024/03/26 3:30 p.m.53 views

LangChain's XMLOutputParser vulnerable to XML Entity Expansion

The XMLOutputParser in LangChain uses the etree module from the XML parser in the standard python library which has some XML vulnerabilities; see: https://docs.python.org/3/library/xml.html This primarily affects users that combine an LLM or agent with the XMLOutputParser and expose the component...

5.9CVSS6.8AI score0.0077EPSS
SaveExploits1References7Affected Software1
CVE
CVE
added 2024/03/26 2:03 p.m.110 views

CVE-2024-1455

CVE-2024-1455 concerns a Billion Laughs Attack (XML External Entity) affecting the langchain-ai/langchain repository. Connected sources indicate the vulnerability centers on the XMLOutputParser using the standard Python etree XML parser, enabling an attacker to nest entities in XML to exhaust CPU...

5.9CVSS5.6AI score0.0077EPSS
SaveExploits1References2Affected Software1
The Hacker News
The Hacker News
added 2024/03/13 10:14 a.m.49 views

Researchers Highlight Google's Gemini AI Susceptibility to LLM Threats

Google's Gemini large language model LLM is susceptible to security threats that could cause it to divulge system prompts, generate harmful content, and carry out indirect injection attacks. The findings come from HiddenLayer, which said the issues impact consumers using Gemini Advanced with Goog...

7.2AI score
SaveExploits0
Schneier on Security
Schneier on Security
added 2024/03/08 12:06 p.m.21 views

A Taxonomy of Prompt Injection Attacks

Researchers ran a global prompt hacking competition, and have documented the results in a paper that both gives a lot of good examples and tries to organize a taxonomy of effective prompt injection strategies. It seems as if the most common successful strategy is the "compound instruction attack,...

7.7AI score
SaveExploits0
Spring Security Advisories
Spring Security Advisories
added 2024/03/06 12:00 a.m.46 views

Function Calling in Java and Spring AI using the latest Mistral AI API

UPDATE: As of March 13, 2024, Mistral AI has integrated support for parallel function calling into their large model, a feature that was absent at the time of this blog's initial publication. Mistral AI, a leading developer of open-source large language models, unveiled the addition of Function...

7.5AI score
SaveExploits0
Spring Security Advisories
Spring Security Advisories
added 2024/03/05 12:00 a.m.72 views

This Week in Spring - March 5th, 2024

Hi, Spring fans! Welcome to another exciting roundup of This Week in Spring! I expect many of you are reading this for the first time, especially with Facebook and Instagram being down. People have been exploring all the other lesser-known corners of the web, looking for their daily "doom scroll....

7.1AI score
SaveExploits0
Rows per page
Query Builder