esp8266 / Basic

Basic Interpreter for the ESP8266
http://esp8266basic.com
259 stars 216 forks source link

Bug: /file?file= is not working and causing unwanted code execution. #47

Open Kashouryo opened 5 years ago

Kashouryo commented 5 years ago

The server will recognize these file URL as invalid URL and execute the currently opened basic file(same as 192.168.4.1/). With this problem, these editor css/js files will not load and will also cause unwanted code execution.

halxinate commented 4 years ago

This project is broken badly. Sad.