The missing bridge between Java and native C++

c c-plus-plus cpp java javacpp jni maven-plugin
1 Open Issue Need Help Last updated: Sep 12, 2025

Open Issues Need Help

View All on GitHub
dll hijeck about 2 months ago

AI Summary: A DLL hijacking risk has been identified in `Loader.java` at line 1832. This vulnerability arises when `FFmpegFrameGrabber` within `bytedec/javacv` attempts to load several non-existent FFmpeg-related classes, resulting in "dll not found" errors. This could potentially allow a malicious DLL to be loaded instead of the intended ones.

Complexity: 4/5
enhancement help wanted

The missing bridge between Java and native C++

Java
#c#c-plus-plus#cpp#java#javacpp#jni#maven-plugin