Search Results - JavaScript engine vulnerability~

Refine Results
  1. 1

    A Review on JavaScript Engine Vulnerability Mining by Kang, Zeyan

    ISSN: 1742-6588, 1742-6596
    Published: Bristol IOP Publishing 01.02.2021
    Published in Journal of physics. Conference series (01.02.2021)
    “… However, due to the characteristics of JavaScript language and inconsistent browser implementation, the vulnerability of JavaScript execution engine has become a major hidden danger of browser security…”
    Get full text
    Journal Article
  2. 2

    Vulnerable JavaScript functions detection using stacking of convolutional neural networks by Sheneamer, Abdullah

    ISSN: 2376-5992, 2376-5992
    Published: United States PeerJ. Ltd 29.02.2024
    Published in PeerJ. Computer science (29.02.2024)
    “… These models use vulnerable information and code features to detect related vulnerable code. For identifying different vulnerabilities in JavaScript functions, an approach…”
    Get full text
    Journal Article
  3. 3

    LLM-Guided Mutation Location Selection for Vulnerability-Aware JavaScript Engine Fuzzing by Li, Jizhe, Wang, Yongjun, Xu, Haoran, Peng, Lin, Xu, Muxin, Xia, Tian

    ISSN: 2324-9013
    Published: IEEE 14.11.2025
    “…Modern JavaScript engines employ multi-tier JIT compilation for high performance, but these aggressive optimizations often introduce subtle and hard-to-detect security vulnerabilities…”
    Get full text
    Conference Proceeding
  4. 4

    Inherited Vulnerabilities: Javascript Engine V4 secure coding compared to Googles V8 by Pannu, Mandeep, Kay, Iain, Gill, Bod

    ISSN: 2644-3163
    Published: IEEE 01.10.2019
    “…In 2013, the Qt Project announced a move away from Google's V8 JavaScript engine to their own internal V4 JavaScript engine…”
    Get full text
    Conference Proceeding
  5. 5

    PatchFuzz: Patch fuzzing for JavaScript engines by Wang, Junjie, Xie, Zhihua, Xie, Xiaofei, Du, Xiaoning, Zhang, Xiangwei

    ISSN: 0950-5849
    Published: Elsevier B.V 01.06.2026
    Published in Information and software technology (01.06.2026)
    “… While researchers have made efforts to apply patch fuzzing to testing JavaScript (JS) engines with considerable success, these efforts have been limited to using ordinary test cases or publicly available vulnerability PoCs (Proof of Concepts…”
    Get full text
    Journal Article
  6. 6

    Method for Mutation of Complexly Structured Input Data during Fuzzing of JavaScript Engines by Erokhina, Natalya Sergeevna

    ISSN: 2079-8156, 2220-6426
    Published: 2023
    “…Fuzzing of JavaScript engines is one of the most difficult areas in web-browser testing due to the complexity of input data generating…”
    Get full text
    Journal Article
  7. 7

    Study of JavaScript Static Analysis Tools for Vulnerability Detection in Node.js Packages by Brito, Tiago, Ferreira, Mafalda, Monteiro, Miguel, Lopes, Pedro, Barros, Miguel, Santos, Jose Fragoso, Santos, Nuno

    ISSN: 0018-9529, 1558-1721
    Published: New York IEEE 01.12.2023
    Published in IEEE transactions on reliability (01.12.2023)
    “…With the emergence of the Node.js ecosystem, JavaScript has become a widely used programming language for implementing server-side web applications…”
    Get full text
    Journal Article
  8. 8

    Linear Matching of JavaScript Regular Expressions by Barrière, Aurèle, Pit-Claudel, Clément

    ISSN: 2475-1421, 2475-1421
    Published: New York, NY, USA ACM 20.06.2024
    “… blowups, a frequent source of denial-of-service vulnerabilities in JavaScript applications…”
    Get full text
    Journal Article
  9. 9

    JFuzzer: Detecting Optimization Errors in JavaScript Just-In-Time Compilers by Zhang, Chi, Chen, Jinfu, Cai, Saihua, Chen, Jingyi, Huang, Chunlei

    ISSN: 2693-9371
    Published: IEEE 01.07.2024
    “… This poses challenges for JavaScript engines. Consequently, in response to this situation, modern JavaScript engines are equipped with efficient just-in-time (JIT) compilers…”
    Get full text
    Conference Proceeding
  10. 10

    HFF-JIT: A Hybrid Fuzzing Framework for JIT Compiler Vulnerability Detection in JavaScript by Ding, Haotong, Li, Anni, Ayitey Sosu, Rexford Nii

    ISSN: 2693-9371
    Published: IEEE 16.07.2025
    “…Just-In-Time(JIT) compilers embedded in JavaScript engines significantly boost runtime performance but also introduce difficult-to-detect vulnerabilities…”
    Get full text
    Conference Proceeding
  11. 11

    JITBULL: Securing JavaScript Runtime with a Go/No-Go Policy for JIT Engine by Decourcelle, Jean-Baptiste, Teabe, Boris, Hagimont, Daniel

    ISSN: 2158-3927
    Published: IEEE 24.06.2024
    “…Nowadays, most services are delivered through the web and thus heavily rely on JavaScript (JS…”
    Get full text
    Conference Proceeding
  12. 12

    Deity: Finding Deep Rooted Bugs in JavaScript Engines by Lin, Hongyang, Zhu, Junhu, Peng, Jianshan, Zhu, Dixia

    ISSN: 2576-7828
    Published: IEEE 01.10.2019
    “…Fuzzing [1] is a well-known technique which was employed to provide unexpected or random data as input to JavaScript engines in hopes of finding a security vulnerability…”
    Get full text
    Conference Proceeding
  13. 13

    Wasmati: An efficient static vulnerability scanner for WebAssembly by Brito, Tiago, Lopes, Pedro, Santos, Nuno, Santos, José Fragoso

    ISSN: 0167-4048, 1872-6208
    Published: Amsterdam Elsevier Ltd 01.07.2022
    Published in Computers & security (01.07.2022)
    “…WebAssembly is a new binary instruction format that allows targeted compiled code written in high-level languages to be executed with near-native speed by the browser’s JavaScript engine…”
    Get full text
    Journal Article
  14. 14

    PatchFuzz: Patch Fuzzing for JavaScript Engines by Wang, Junjie, Ma, Yuhan, Xie, Xiaofei, Du, Xiaoning, Zhang, Xiangwei

    ISSN: 2331-8422
    Published: Ithaca Cornell University Library, arXiv.org 01.05.2025
    Published in arXiv.org (01.05.2025)
    “… While researchers have made efforts to apply patch fuzzing to testing JavaScript engines with considerable success, these efforts have been limited to using ordinary test cases or publicly available vulnerability PoCs (Proof of Concepts…”
    Get full text
    Paper
  15. 15

    Evaluating seed selection for fuzzing JavaScript engines by Wen, Ming, Wang, Yongcong, Xia, Yifan, Jin, Hai

    ISSN: 1382-3256, 1573-7616
    Published: New York Springer US 01.11.2023
    “… However, popular JavaScript engines that have been widely utilized by web browsers to interpret JS code, have become the most common targets for attackers…”
    Get full text
    Journal Article
  16. 16

    Fuzzing JavaScript JIT compilers with a high-quality differential test oracle by Li, Jizhe, Xu, Haoran, Wang, Yongjun, Jiang, Zhiyuan, Chun, Huang, Xie, Peidai, Chen, Yongxin, Xia, Tian

    ISSN: 0167-4048
    Published: Elsevier Ltd 01.12.2025
    Published in Computers & security (01.12.2025)
    “…Modern JavaScript engines use Just-In-Time (JIT) compilers to convert frequently executed code into machine instructions, boosting performance for web applications and cross-platform systems…”
    Get full text
    Journal Article
  17. 17

    iHVI: AN OPEN-SOURCE TOOLKIT FOR CONSTRUCTING INTEGRATED HEAT VULNERABILITY INDEX IN AUSTRALIA by Sun, Q. (C.), Das, S., Wang, K., Tao, Y., Amati, M., Hurley, J., Choy, S., Duckham, M.

    ISSN: 2194-9034, 1682-1750, 2194-9034
    Published: Gottingen Copernicus GmbH 17.10.2022
    “…To tackle the increasing issue of heat risk in Australia and pressure of population growth, this project aimed to establish a first nationwide dynamic and interactive heat vulnerability assessment toolkit…”
    Get full text
    Journal Article Conference Proceeding
  18. 18

    Platform-Independent Dynamic Taint Analysis for JavaScript by Karim, Rezwana, Tip, Frank, Sochurkova, Alena, Sen, Koushik

    ISSN: 0098-5589, 1939-3520
    Published: New York IEEE 01.12.2020
    Published in IEEE transactions on software engineering (01.12.2020)
    “…Previous approaches to dynamic taint analysis for JavaScript are implemented directly in a browser or JavaScript engine, limiting their applicability to a single platform and requiring ongoing…”
    Get full text
    Journal Article
  19. 19

    Montage: A Neural Network Language Model-Guided JavaScript Engine Fuzzer by Lee, Suyoung, Han, HyungSeok, Cha, Sang Kil, Son, Sooel

    ISSN: 2331-8422
    Published: Ithaca Cornell University Library, arXiv.org 14.01.2020
    Published in arXiv.org (14.01.2020)
    “…JavaScript (JS) engine vulnerabilities pose significant security threats affecting billions of web browsers…”
    Get full text
    Paper
  20. 20

    CovRL: Fuzzing JavaScript Engines with Coverage-Guided Reinforcement Learning for LLM-based Mutation by Eom, Jueon, Jeong, Seyeon, Kwon, Taekyoung

    ISSN: 2331-8422
    Published: Ithaca Cornell University Library, arXiv.org 19.02.2024
    Published in arXiv.org (19.02.2024)
    “…Fuzzing is an effective bug-finding technique but it struggles with complex systems like JavaScript engines that demand precise grammatical input…”
    Get full text
    Paper