tracking.inlanefreight.local

We can type in tracking numbers and get a PDF back. I put a random number.

Trying different inputs shows that it takes not just number but any input including JS code such as the following. It doesn't spit back the JS script but actually processes it.
SSRF LFI

We can use XMLHttpRequest to read files. (doesn't work against modern web servers)
Last updated