marckwei

Results 4 issues of marckwei

###### JerryScript revision 1a2c04763aba49f52b1537acd3730098c873511c ###### Build platform Name the build platform. E.g., copy the output of Ubuntu Lunar Lobster (development branch) (Linux 5.15.0-67-generic x86_64) ###### Build steps ```sh python3 tools/build.py...

First of all, when reporting a bug, give the issue a descriptive title. In the body of the issue, optionally give a free-form text description of the bug. Give the...

###### JerryScript revision 1a2c04763aba49f52b1537acd3730098c873511c ###### Build platform Ubuntu 20.04.2 LTS (Linux 5.15.0-67-generic x86_64) ###### Build steps Describe how to build JerryScript. Give all the necessary details of the build (e.g.,...

bug
fuzzing

## sql injection https://github.com/qinguoyi/TinyWebServer/blob/master/http/http_conn.cpp#L426 user’s inputs are directly spliced ​​into the SQL statement Attack vector:server supports the http protocol, capture the packet in the registration interface, and modify the packet...