Lucene search
+L

614 matches found

Cvelist
Cvelist
added 2025/09/29 5:10 p.m.14 views

CVE-2025-7104 Mass Assignment in danny-avila/librechat

A mass assignment vulnerability exists in danny-avila/librechat, affecting all versions. This vulnerability allows attackers to manipulate sensitive fields by automatically binding user-provided data to internal object properties or database fields without proper filtering. As a result, any extra...

4.3CVSS0.00277EPSS
Exploits1References2
CVE
CVE
added 2025/09/29 5:10 p.m.23 views

CVE-2025-7104

CVE-2025-7104 affects librechat (danny-avila/librechat). The vulnerability is a mass assignment flaw where user-supplied data is automatically bound to internal object properties or database fields without proper filtering. As a result, extra fields in the request body are carried into agentData ...

7.5CVSS6.4AI score0.00277EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2025/09/29 5:10 p.m.7 views

CVE-2025-7104 Mass Assignment in danny-avila/librechat

A mass assignment vulnerability exists in danny-avila/librechat, affecting all versions. This vulnerability allows attackers to manipulate sensitive fields by automatically binding user-provided data to internal object properties or database fields without proper filtering. As a result, any extra...

4.3CVSS5.9AI score0.00277EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2025/09/29 12:0 a.m.12 views

PT-2025-39846

Name of the Vulnerable Software and Affected Versions librechat affected versions not specified Description A mass assignment issue exists that allows manipulation of sensitive fields. Attackers can exploit this by automatically binding user-provided data to internal object properties or database...

4.3CVSS4.5AI score0.00277EPSS
Exploits1References6
Huntr
Huntr
added 2025/06/24 5:10 p.m.8 views

Mass Assignment

Description Mass assignment is a vulnerability that occurs when an application automatically binds user-provided data e.g., from JSON via req.query to internal object properties or database fields without proper filtering. This can allow attackers to manipulate sensitive fields they shouldn’t hav...

7.5CVSS6AI score0.00277EPSS
Exploits1
Veracode
Veracode
added 2025/06/16 5:32 a.m.5 views

Mass Assignment Attack

org.springframework, spring-context is vulnerable to Mass Assignment Attack. The vulnerability is due to incomplete enforcement of the disallowedFields mechanism, which allows certain request parameters to bypass intended binding restrictions even after applying locale-independent lowercase...

3.1CVSS3.9AI score0.00351EPSS
Exploits1References6Affected Software1
RedhatCVE
RedhatCVE
added 2025/06/01 5:35 a.m.10 views

CVE-2025-48482

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.180, there is a mass assignment vulnerability. The Customer object is updated using the fill method, which processes fields such as channel and channelid. However, the fill method is called with all client-provided...

5.3CVSS6.9AI score0.00287EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/06/01 4:35 a.m.9 views

CVE-2025-48476

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...

8.8CVSS7.1AI score0.00448EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/06/01 4:34 a.m.9 views

CVE-2025-48478

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.180, insufficient input validation during user creation has resulted in a mass assignment vulnerability, allowing an attacker to manipulate all fields of the object, which are enumerated in the $fillable array the...

7CVSS6.8AI score0.00393EPSS
Exploits1References1
NVD
NVD
added 2025/05/30 5:15 a.m.15 views

CVE-2025-48482

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.180, there is a mass assignment vulnerability. The Customer object is updated using the fill method, which processes fields such as channel and channelid. However, the fill method is called with all client-provided...

5.3CVSS0.00287EPSS
Exploits1References1
NVD
NVD
added 2025/05/30 5:15 a.m.14 views

CVE-2025-48478

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.180, insufficient input validation during user creation has resulted in a mass assignment vulnerability, allowing an attacker to manipulate all fields of the object, which are enumerated in the $fillable array the...

7CVSS0.00393EPSS
Exploits1References2
NVD
NVD
added 2025/05/30 5:15 a.m.12 views

CVE-2025-48476

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...

8.8CVSS0.00448EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2025/05/30 4:35 a.m.16 views

CVE-2025-48482 FreeScout Has Business Logic Errors

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.180, there is a mass assignment vulnerability. The Customer object is updated using the fill method, which processes fields such as channel and channelid. However, the fill method is called with all client-provided...

5.3CVSS7.1AI score0.00287EPSS
Exploits1References1
OSV
OSV
added 2025/05/30 4:35 a.m.8 views

CVE-2025-48482 FreeScout Has Business Logic Errors

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.180, there is a mass assignment vulnerability. The Customer object is updated using the fill method, which processes fields such as channel and channelid. However, the fill method is called with all client-provided...

5.3CVSS6.6AI score0.00287EPSS
Exploits1References3
CVE
CVE
added 2025/05/30 4:35 a.m.72 views

CVE-2025-48482

CVE-2025-48482 affects FreeScout (PHP/Laravel). The issue is a mass assignment vulnerability in the Customer object where the fill() method processes client-provided data (including fields like channel and channel_id), allowing unexpected values to be accepted. The vulnerability is fixed in versi...

5.3CVSS6.6AI score0.00287EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2025/05/30 4:35 a.m.18 views

CVE-2025-48482 FreeScout Has Business Logic Errors

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.180, there is a mass assignment vulnerability. The Customer object is updated using the fill method, which processes fields such as channel and channelid. However, the fill method is called with all client-provided...

5.3CVSS0.00287EPSS
Exploits1References1
Cvelist
Cvelist
added 2025/05/30 4:32 a.m.14 views

CVE-2025-48478 FreeScout Has Business Logic Errors

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.180, insufficient input validation during user creation has resulted in a mass assignment vulnerability, allowing an attacker to manipulate all fields of the object, which are enumerated in the $fillable array the...

7CVSS0.00393EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2025/05/30 4:32 a.m.9 views

CVE-2025-48478 FreeScout Has Business Logic Errors

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.180, insufficient input validation during user creation has resulted in a mass assignment vulnerability, allowing an attacker to manipulate all fields of the object, which are enumerated in the $fillable array the...

7CVSS6.8AI score0.00393EPSS
Exploits1References2
OSV
OSV
added 2025/05/30 4:32 a.m.6 views

CVE-2025-48478 FreeScout Has Business Logic Errors

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.180, insufficient input validation during user creation has resulted in a mass assignment vulnerability, allowing an attacker to manipulate all fields of the object, which are enumerated in the $fillable array the...

7CVSS6.6AI score0.00393EPSS
Exploits1References4
CVE
CVE
added 2025/05/30 4:32 a.m.74 views

CVE-2025-48478

CVE-2025-48478 affects FreeScout; the vulnerability is a mass assignment issue caused by insufficient input validation during user creation, allowing manipulation of all fields in the User object (as defined in $fillable). It was fixed in version 1.8.180. Affected versions are prior to 1.8.180. R...

7CVSS7.1AI score0.00393EPSS
Exploits1References2Affected Software1
Rows per page
Query Builder