Home / Vulnerability Database / PL or SQL : Insecure GRANT usage: all permissions
PL/SQL
PL or SQL : Insecure GRANT usage: all permissions
Classification
OWASP Top 10 2013
OWASP Top 10 2017
OWASP Top 10 2021
PCI DSS 4.0
HIPAA
Overview
ALL and ALL PRIVILEGES grant all applicable privileges to the user. Granting all privileges may be insecure.
References
- CWE-269: Improper Privilege Management
- GRANT - docs.oracle.com
- Top 10 Oracle Steps to a Secure Oracle Database Server - Chris Stark / opensecurityresearch.com
- Database Real Application Security Administrator’s and Developer’s Guide - docs.oracle.com
- OWASP Top 10 2017-A5-Broken Access Control
- CWE-1033
MEDIUM
DerScanner Severity Score
Do you want to fix PL or SQL : Insecure GRANT usage: all permissions in your application?
See also
PL/SQL
PL or SQL : Open redirect
PL/SQL
PL or SQL : Cross-site scripting (XSS)
PL/SQL
