logo

Database

Properties Exposed Credentials

Description

The source code repository contains sensitive information: Properties Exposed Credentials

Weakness:

009 - Sensitive information in source code

Category: Information Collection

Detection Strategy

    Matches Properties Exposed Credentials patterns in source code and configuration files

Vulnerable code example

password=secret123
db.password=admin
db_password=admin
DATABASE_SECRET=mysecret