Lucene search
+L

615 matches found

Huntr
Huntr
added 2021/11/16 8:17 p.m.10 views

in janeczku/calibre-web

Description A user with no permissions about public shelves can edit his own private shelf making it public. This vulnerability is called Mass Assignment. Proof of Concept The file shelf.py at line 247 sets as public every shelf to be edited, so if the user injects the parameter ispublic=on in th...

0.3AI score
SaveExploits0
Ivan 'd0znpp' Novikov
Ivan 'd0znpp' Novikov
added 2021/08/21 7:47 a.m.31 views

Mass Assignment❗️ — What you need to know

Mass Assignment❗️ — What you need to know Introduction API6:2019 Mass Assignment What is Mass Assignment? Applications these days often rely an objects For example user, product, … and these objects have properties for example product.stock. As a user, we have the authorization to edit and view...

7.2AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2021/06/18 12:0 a.m.18 views

Rails Mass Assignment

Ruby On Rails is a popular framework used to build web applications based on the Model-View-Controller MVC architectural pattern. A mass assignment vulnerability occurs when an application automatically performs the mapping between a request parameters and a model attributes. This vulnerability c...

7.2AI score
SaveExploits0References3
OSV
OSV
added 2021/05/13 10:31 p.m.66 views

GHSA-8P36-Q63G-68QH Autobinding vulnerability in MITREid Connect

org/mitre/oauth2/web/OAuthConfirmationController.java in the OpenID Connect server implementation for MITREid Connect through 1.3.3 contains a Mass Assignment aka Autobinding vulnerability. This arises due to unsafe usage of the @ModelAttribute annotation during the OAuth authorization flow, in...

9.1CVSS9.2AI score0.02222EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2021/05/13 10:31 p.m.74 views

Autobinding vulnerability in MITREid Connect

org/mitre/oauth2/web/OAuthConfirmationController.java in the OpenID Connect server implementation for MITREid Connect through 1.3.3 contains a Mass Assignment aka Autobinding vulnerability. This arises due to unsafe usage of the @ModelAttribute annotation during the OAuth authorization flow, in...

9.1CVSS3.9AI score0.02222EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2021/02/23 6:15 p.m.16 views

CVE-2021-27582

org/mitre/oauth2/web/OAuthConfirmationController.java in the OpenID Connect server implementation for MITREid Connect through 1.3.3 contains a Mass Assignment aka Autobinding vulnerability. This arises due to unsafe usage of the @ModelAttribute annotation during the OAuth authorization flow, in...

9.1CVSS6.8AI score
SaveExploits0References3
NVD
NVD
added 2021/02/23 6:15 p.m.38 views

CVE-2021-27582

org/mitre/oauth2/web/OAuthConfirmationController.java in the OpenID Connect server implementation for MITREid Connect through 1.3.3 contains a Mass Assignment aka Autobinding vulnerability. This arises due to unsafe usage of the @ModelAttribute annotation during the OAuth authorization flow, in...

9.1CVSS0.02222EPSS
SaveExploits1References3
Prion
Prion
added 2021/02/23 6:15 p.m.23 views

Authorization

org/mitre/oauth2/web/OAuthConfirmationController.java in the OpenID Connect server implementation for MITREid Connect through 1.3.3 contains a Mass Assignment aka Autobinding vulnerability. This arises due to unsafe usage of the @ModelAttribute annotation during the OAuth authorization flow, in...

6.4CVSS9.1AI score0.02222EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2021/02/23 5:58 p.m.46 views

CVE-2021-27582

org/mitre/oauth2/web/OAuthConfirmationController.java in the OpenID Connect server implementation for MITREid Connect through 1.3.3 contains a Mass Assignment aka Autobinding vulnerability. This arises due to unsafe usage of the @ModelAttribute annotation during the OAuth authorization flow, in...

9.4AI score0.02222EPSS
SaveExploits1References3
CVE
CVE
added 2021/02/23 5:58 p.m.84 views

CVE-2021-27582

MITREid Connect OpenID Connect server (MITREid Connect) before 1.3.3 is affected by a Mass Assignment (Autobinding) vulnerability in OAuthConfirmationController.java. The issue arises from unsafe usage of the @ModelAttribute annotation during the OAuth authorization flow, allowing HTTP request pa...

9.1CVSS9.1AI score0.02222EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2021/02/23 12:0 a.m.9 views

PT-2021-17521 · Mitre · Mitreid Connect

Name of the Vulnerable Software and Affected Versions: MITREid Connect versions through 1.3.3 Description: The OpenID Connect server implementation for MITREid Connect contains a Mass Assignment vulnerability, also known as Autobinding. This issue arises due to the unsafe usage of the...

9.1CVSS8.9AI score0.02222EPSS
SaveExploits1References11
Veracode
Veracode
added 2020/09/07 1:33 a.m.20 views

Denial Of Service (DoS)

laravel/laravel is vulnerable to denial of service DoS. It is possible because it allows mass assignment of Eloquent attributes that included the model's table name...

7.5CVSS3.9AI score0.01203EPSS
SaveExploits0References2Affected Software2
OSV
OSV
added 2020/09/04 2:15 a.m.18 views

CVE-2020-24940

An issue was discovered in Laravel before 6.18.34 and 7.x before 7.23.2. Unvalidated values are saved to the database in some situations in which table names are stripped during a mass assignment...

7.5CVSS6.7AI score
SaveExploits0References1
NVD
NVD
added 2020/09/04 2:15 a.m.29 views

CVE-2020-24940

An issue was discovered in Laravel before 6.18.34 and 7.x before 7.23.2. Unvalidated values are saved to the database in some situations in which table names are stripped during a mass assignment...

7.5CVSS7.4AI score0.01203EPSS
SaveExploits0References1
Prion
Prion
added 2020/09/04 2:15 a.m.19 views

Authentication flaw

An issue was discovered in Laravel before 6.18.34 and 7.x before 7.23.2. Unvalidated values are saved to the database in some situations in which table names are stripped during a mass assignment...

4.3CVSS7.4AI score0.01203EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2020/09/04 1:28 a.m.73 views

CVE-2020-24940

Laravel CVE-2020-24940 affects Laravel before 6.18.34 and 7.x before 7.23.2. The issue arises when unvalidated values are saved to the database in situations where table names are stripped during mass assignment, enabling unintended database writes. Connected records corroborate the affected vers...

7.5CVSS7.3AI score0.01203EPSS
SaveExploits0References1Affected Software1
Debian CVE
Debian CVE
added 2020/09/04 1:28 a.m.67 views

CVE-2020-24940

An issue was discovered in Laravel before 6.18.34 and 7.x before 7.23.2. Unvalidated values are saved to the database in some situations in which table names are stripped during a mass assignment...

7.5CVSS7.3AI score0.01203EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2020/09/04 12:0 a.m.17 views

PT-2020-15863 · Taylor Otwell · Laravel

Name of the Vulnerable Software and Affected Versions: Laravel versions prior to 6.18.34 Laravel versions 7.x prior to 7.23.2 Description: An issue allows unvalidated values to be saved to the database in certain situations where table names are stripped during mass assignment. Recommendations: F...

7.5CVSS7.3AI score0.01203EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2020/08/31 12:0 a.m.47 views

Amazon Linux AMI : rubygem-json (ALAS-2020-1423)

It is, therefore, affected by a vulnerability as referenced in the ALAS-2020-1423 advisory. The JSON gem through 2.2.0 for Ruby, as used in Ruby 2.4 through 2.4.9, 2.5 through 2.5.7, and 2.6 through 2.6.5, has an Unsafe Object Creation Vulnerability. This is quite similar toCVE-2013-0269, but doe...

7.5CVSS7.2AI score0.06811EPSS
SaveExploits0References3
NVD
NVD
added 2019/11/07 4:15 p.m.16 views

CVE-2019-17605

A mass assignment vulnerability in eyecomms eyeCMS through 2019-10-15 allows any candidate to take over another candidate's account by also exploiting CVE-2019-17604 via a modified candidate id and an additional password parameter. The outcome is that the password of this other candidate is chang...

8.8CVSS5AI score0.01083EPSS
SaveExploits1References2
Rows per page
Query Builder