Showing cs.CRShow all
2 papers · 1 filter
cs.CR2025
Large Language Models Cannot Reliably Detect Vulnerabilities in JavaScript: The First Systematic Benchmark and Evaluation
Qingyuan Fei, Xin Liu, Song Li +4
Researchers have proposed numerous methods to detect vulnerabilities in JavaScript, especially those assisted by Large Language Models (LLMs). However, the actual capability of LLM…
cs.CR2024
SQLaser: Detecting DBMS Logic Bugs with Clause-Guided Fuzzing
Jin Wei, Ping Chen, Kangjie Lu +2
Database Management Systems (DBMSs) are vital components in modern data-driven systems. Their complexity often leads to logic bugs, which are implementation errors within the DBMSs…