Lucene search
K

8 matches found

Github Security Blog
Github Security Blog
added 2024/11/22 8:40 p.m.12 views

smol-toml has a Denial of Service via malicious TOML document using deeply nested inline tables

Summary An attacker can send a maliciously crafted TOML to cause the parser to crash because of a stack overflow caused by a deeply nested inline structure. A similar problem occurs when attempting to stringify deeply nested objects. The library does not limit the maximum exploration depth while...

7.7AI score
Exploits0References3Affected Software1
NVD
NVD
added 2024/04/16 12:15 a.m.5 views

CVE-2024-3029

In mintplex-labs/anything-llm, an attacker can exploit improper input validation by sending a malformed JSON payload to the '/system/enable-multi-user' endpoint. This triggers an error that is caught by a catch block, which in turn deletes all users and disables the 'multiusermode'. The...

9CVSS9AI score0.00206EPSS
Exploits1References2
OSV
OSV
added 2024/04/16 12:15 a.m.19 views

CVE-2024-3029

In mintplex-labs/anything-llm, an attacker can exploit improper input validation by sending a malformed JSON payload to the '/system/enable-multi-user' endpoint. This triggers an error that is caught by a catch block, which in turn deletes all users and disables the 'multiusermode'. The...

8CVSS6.7AI score
Exploits0References2
Vulnrichment
Vulnrichment
added 2024/04/16 12:0 a.m.7 views

CVE-2024-3029 Improper Input Validation in mintplex-labs/anything-llm

In mintplex-labs/anything-llm, an attacker can exploit improper input validation by sending a malformed JSON payload to the '/system/enable-multi-user' endpoint. This triggers an error that is caught by a catch block, which in turn deletes all users and disables the 'multiusermode'. The...

9CVSS6.8AI score0.00206EPSS
Exploits1References2
CVE
CVE
added 2024/04/16 12:0 a.m.54 views

CVE-2024-3029

The CVE-2024-3029 issue affects mintplex-labs/anything-llm. A malformed JSON payload to /system/enable-multi-user triggers an error caught by a catch block that deletes all users and disables multi_user_mode, potentially allowing an attacker to remove existing users and create a new admin without...

9CVSS8.8AI score0.00206EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2024/04/16 12:0 a.m.12 views

CVE-2024-3029 Improper Input Validation in mintplex-labs/anything-llm

In mintplex-labs/anything-llm, an attacker can exploit improper input validation by sending a malformed JSON payload to the '/system/enable-multi-user' endpoint. This triggers an error that is caught by a catch block, which in turn deletes all users and disables the 'multiusermode'. The...

9CVSS9.1AI score0.00206EPSS
Exploits1References2
Code423n4
Code423n4
added 2022/12/05 12:0 a.m.9 views

CrossChainRelayerArbitrum contract: GasLimitTooHigh revert error not caught

Lines of code Vulnerability details Summary The relayCalls function in the CrossChainRelayerArbitrum contract reverts when the gasLimit parameter is greater than the maxGasLimit, but it does not have a catch block to handle the error. As a result, the transaction will fail without providing any...

6.6AI score
Exploits0
Code423n4
Code423n4
added 2021/07/11 12:0 a.m.9 views

Approval is not reset if the call to IFulfillHelper fails

Handle pauliax Vulnerability details Impact Function fulfill first approves the callTo to transfer an amount of toSend tokens and tries to call IFulfillHelper but if the call fails it transfers these assets directly. However, in such case the approval is not reset so a malicous callTo can pull...

6.8AI score
Exploits0
Rows per page
Query Builder