An exploit in SoloLearn? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

An exploit in SoloLearn?

I think I accidentally found an exploit to make the SoloLearn app unusable. I wrote this code and I noticed it didn't work. I tried to fix it, but nothing helped. I closed this code and tried to run a different code which previously worked, but now, it didn't. I realized that on my phone NO "WEB" CODES COULD BE RUN AFTER I RAN THIS CODE ONCE. To make SoloLearn usable again you need to go to your phone settings, "force stop" SoloLearn and open it again. https://code.sololearn.com/WQjG7cmVd3ge/?ref=app

13th Nov 2017, 12:21 AM
Augustinas Lukauskas
Augustinas Lukauskas - avatar
4 Answers
+ 16
If you run a web code which causes an infinite loop, you can't run any other web code until you restart the app.
13th Nov 2017, 2:15 AM
Krishna Teja Yeluripati
Krishna Teja Yeluripati - avatar
+ 11
Wow. Same here. I executed the code.
13th Nov 2017, 12:35 AM
qwerty
qwerty - avatar
+ 4
I experienced this before try restarting it
13th Nov 2017, 3:26 AM
Talluri Saisumanth
Talluri Saisumanth - avatar
+ 2
i found this exploit: try to run this js: (({a = (async ({b = {a = c} = {    a: 0x1234}}) => 1)({})}, c) => 1)({}); https://code.sololearn.com/W28Sk7pdghj6/?ref=app
4th May 2018, 9:33 PM
Marina Mou
Marina Mou - avatar