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

ormlite-android is Storing the SQL query in the database in Plaintext format #150

Open
sankar-gp opened this issue Nov 20, 2024 · 1 comment

Comments

@sankar-gp
Copy link

We are using ormlite-android in our Android Project, During PEN Testing we observed that ormlite-android storing SQL query in the plain text and we can able to read the SQL Query.

This issue will give an attacker better understating of underlying Database Structure.

Kindly let us know how to fix this issue.

@j256
Copy link
Owner

j256 commented Jan 8, 2025

It was storing the SQL query? In a database somewhere? Where did you see it specifically?

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

No branches or pull requests

2 participants