Commit Graph
1 Commits
Author SHA1 Message Date
tuanaiseo ab7e2d7e5c fix(security): unsafe use of eval() for code execution
Multiple JavaScript rule files use eval() to parse dynamic content, allowing arbitrary code execution if the server returns malicious data. Found in js/海洋听书.js, js/有声小说吧.js and others.

Affected files: 海洋听书.js

Signed-off-by: tuanaiseo <[email protected]>
2026-05-07 06:07:34 +07:00