forked from CheckmarxDev/JavaVulnerableLab
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CX: CVE-2015-2575 in Maven-mysql:mysql-connector-java and 5.1.26 @ RM_JavaVulnerableLab.refs/heads/master #28
Comments
Issue still exists. |
Issue still exists. |
Issue still exists. |
1 similar comment
Issue still exists. |
Issue still exists. |
Issue still exists. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
MySQL Connector/J before 5.1.35 is vulnerable to SQL Injection. The function quoteIdentifier() in the file src/com/mysql/jdbc/StringUtils.java doesn't check if the identifier is correctly quoted and if quotes within are correctly escaped in the given indentifier, allowing an attacker to inject malicious queries.
HIGH Vulnerable Package issue exists @ mysql:mysql-connector-java in branch refs/heads/master
Vulnerability ID: CVE-2015-2575
Package Name: mysql:mysql-connector-java
Severity: HIGH
CVSS Score: 9.1
Publish Date: 2014-12-06T00:00:00
Current Package Version: 5.1.26
Remediation Upgrade Recommendation: 8.0.20
Link To SCA
Reference – NVD link
The text was updated successfully, but these errors were encountered: