Home / Vulnerability Database / PHP : Mass assignment
PHP
PHP : Mass assignment
Classification
OWASP Top 10 2013
OWASP Top 10 2017
OWASP Top 10 2021
OWASP ASVS
PCI DSS 4.0
CWE
Overview
The application uses a mass assignment. An attacker can specify the new value of an existing database column in the request and overwrite the existing value, and thus violate the integrity of the data or perform privilege escalation.
MEDIUM
DerScanner Severity Score
Do you want to fix PHP : Mass assignment in your application?
See also
PHP
PHP : Null salt
PHP
PHP : Empty password
PHP
