bytedeco / javacv

Java interface to OpenCV, FFmpeg, and more
Other
7.42k stars 1.57k forks source link

Dependencies check #2051

Open jinl2011 opened 1 year ago

jinl2011 commented 1 year ago

avaCPP Presets is a project providing Java distributions of native C++ libraries. All the actions in the bytedeco/javacpp-presets use the github.event.head_commit.message? parameter in an insecure way. For example, the commit message is used in a run statement - resulting in a command injection vulnerability due to string interpolation. No exploitation has been reported. This issue has been addressed in version 1.5.9. Users of JavaCPP Presets are advised to upgrade as a precaution.

Upgrading to 1.5.9 still has dependency security issues

截屏2023-06-29 下午1 52 41

https://nvd.nist.gov/vuln/detail/CVE-2023-34112

saudet commented 6 months ago

Contributions are welcome!