slashmach1

Results 3 comments of slashmach1

this may just be speculation but I think its some kind of text/buffer overflow. From what I have reviewed and tested (using Nobara 36) this bug did not occur for...

just to note; had to retool the server validation line likeso const isValidName = /^(?!:\/\/)([a-zA-Z0-9]+\.)?[a-zA-Z0-9][a-zA-Z0-9-]+\.[a-zA-Z]+\/[a-zA-Z0-9]{2,6}?$/i.test(value);

i should mention my work and testing were on the Chrome version of the extension. additional steps may be needed for firefox