-
Notifications
You must be signed in to change notification settings - Fork 265
Description
CVE ID(s)
List the CVE ID(s) associated with this vulnerability. GitHub will automatically link CVE IDs to the GitHub Advisory Database.
CVE-2019-10212 (not reported by me)
There are many other examples of this category in the CVE database.
PR:
Semmle/ql#3090
Semmle/ql#3487
Report
Describe the vulnerability. Provide any information you think will help GitHub assess the impact your query has on the open source community.
Information written to log files can be of a sensitive nature and give valuable guidance to an attacker or expose sensitive user information. Third-party logging utilities like Log4J and SLF4J are widely used in Java projects. When sensitive information are written to logs without properly set logging levels, it is accessible to potential attackers who gains access to the
file storage.
- Are you planning to discuss this vulnerability submission publicly? (Blog Post, social networks, etc). We would love to have you spread the word about the good work you are doing