Skip to content
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

[Improve][Agent] SQL injection in pgjdbc #9714

Closed
2 tasks done
dockerzhang opened this issue Feb 21, 2024 · 0 comments · Fixed by #9720
Closed
2 tasks done

[Improve][Agent] SQL injection in pgjdbc #9714

dockerzhang opened this issue Feb 21, 2024 · 0 comments · Fixed by #9720
Labels
Milestone

Comments

@dockerzhang
Copy link
Contributor

Description

pgjdbc, the PostgreSQL JDBC Driver, allows attacker to inject SQL if using PreferQueryMode=SIMPLE.
Bump org.postgresql:postgresql to 42.4.4 could solve this issue.

InLong Component

Other for not specified component

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant