Skip to content

Conversation

@npt-1707
Copy link

Hi Development Team,

I identified another potential vulnerability in a clone function singlevar() in depends/lua/src/lparser.c sourced from lua/lua. This issue, originally reported in CVE-2022-28805, was resolved in the repository via this commit lua/lua@1f3c6f4.

This PR applies the corresponding patch to fix the vulnerability in this codebase.

Please review at your convenience. Thank you!

@ab9rf
Copy link
Member

ab9rf commented May 18, 2025

this CVE applies to Lua 5.4.0 thru 5.4.4. we use Lua 5.3, and so it's not clear this is applicable.

@npt-1707
Copy link
Author

Hi @ab9rf, thanks for your information! It's good to hear that this CVE may not applicable in your code.

Additionally, I suggest updating the library to the latest version, if needed, to avoid unexpected vulnerabilities.

@ab9rf
Copy link
Member

ab9rf commented May 19, 2025

Hi @ab9rf, thanks for your information! It's good to hear that this CVE may not applicable in your code.

Additionally, I suggest updating the library to the latest version, if needed, to avoid unexpected vulnerabilities.

we do not use lua 5.4 because it is not compatible with our use case

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

Successfully merging this pull request may close these issues.

2 participants