Home / Vulnerability Database / C-sharp : Mass assignment
C#
C-sharp : Mass assignment
Classification
OWASP Top 10 2013
OWASP Top 10 2017
OWASP Top 10 2021
OWASP ASVS
PCI DSS 4.0
HIPAA
CWE
Overview
Mass assignment is used.
Some frameworks allow developers to automatically bind HTTP request parameters into program code variables or objects. It may lead to leakage of sensitive data. An attacker can use autobinding to modify data that the user should not normally be allowed to access such as passwords or access rights.
MEDIUM
DerScanner Severity Score
Do you want to fix C-sharp : Mass assignment in your application?
See also
C#
C-sharp : JWT: None Algorithm
C#
C-sharp : Insecure data transmission: Database
C#
