Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Looks like backtics aren't sanitized

    curl -XPOST httpbin.org/post  -d '{"sneaky backtick": "`"}'
produces

    body := strings.NewReader(`{"sneaky backtick": "`"}`)


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: