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

SHA1 Collision Vulnerability in Lua Script Identification Leads to Potential Security Breach #1928

Open
cryptochecktool opened this issue Oct 31, 2024 · 0 comments

Comments

@cryptochecktool
Copy link

The method of using hash: Use SHA1 to locate unique identifiers for Lua scripts.

Possible exploitation method: Construct two different Lua scripts, A and B, with the same hash value. Script A is benign, while script B is malicious. After script A passes the review and becomes part of the execution plan, uploading script B will cause script B to regain the identifier of script A, resulting in a takeover.

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

1 participant