bird8693

Results 32 issues of bird8693

# Enviroment ``` operating system: ubuntu18.04 compile command: make test command: ./run_tests poc ``` # poc: ``` https://drive.google.com/open?id=1pQIgme3iIyP2Z115HOoDSFD8dm5YneyY ``` # vulnerability description: There is a problem with CScriptVar :: mathsOp....

# Enviroment ``` operating system: ubuntu18.04 compile command: make test command: ./run_tests poc ``` # poc: ``` https://drive.google.com/open?id=1233VnpgxQZq0nUbKLXEOEYb5NcOPs--P ``` # vulnerability description: First observe the stack traceback, as shown in...

# Enviroment ``` operating system: ubuntu18.04 compile command: make test command: ./run_tests poc ``` # poc: ``` https://drive.google.com/open?id=1dZ0KZHO0GgsxC-dj9HBP2bIYKFvG_EEM ``` # vulnerability description: There is a problem with CTinyJS :: statement....

# Enviroment ``` operating system: ubuntu18.04 compile: Use Google's ASAN(https://github.com/google/sanitizers) for vulnerability detection. Specifically in Makefile, `add -fsanitize=address` to CFLAGS make test command: ./run_tests poc ``` # poc: ``` function...

# Enviroment ``` operating system: ubuntu18.04 compile: Use Google's ASAN(https://github.com/google/sanitizers) for vulnerability detection. Specifically in Makefile, `add -fsanitize=address` to CFLAGS make test command: ./run_tests poc ``` # poc: ``` function...

# Enviroment ``` operating system: ubuntu18.04 compile command: make test command: ./run_tests poc ``` # poc: ``` https://drive.google.com/open?id=1meBXekOMSdT8jc_kxuSoqlB2oL3jLqIj # vulnerability description: It is a Null pointer dereference. Here is where...

# Enviroment ``` operating system: ubuntu18.04 compile command: make test command: ./run_tests poc ``` # poc: https://drive.google.com/open?id=1UCUT25j3YgpMgt04b1iAZgUdYmlcVvUR # vulnerability description: There is a problem with CTinyJS :: mathsOp. In the...

# Enviroment ``` operating system: ubuntu18.04 compile command: make test command: ./run_tests poc ``` # poc: https://drive.google.com/open?id=1mnLo6dzO3586JNhV1MtG-0VWEQZIOUzH # vulnerability description: It is a problem with CTinyJS :: condition. On the...

# Enviroment ``` operating system: ubuntu18.04 compile command: make test command: ./run_tests poc ``` # poc: ``` https://drive.google.com/open?id=1pgFKnPb7wJKqKTCfBKp7S6swKPvwBU2L ``` # vulnerability description: First observe the stack traceback, as shown in...

# Enviroment ``` operating system: ubuntu18.04 compile command: ./configure && make test command: ./run_tests poc ``` # poc: ``` https://drive.google.com/open?id=15YVLxLCZAALuP1HqbGctFEHsDd0KaDcJ ``` # vulnerability description: First observe the stack traceback, as...