nategood / httpful

A Chainable, REST Friendly, PHP HTTP Client. A sane alternative to cURL.
MIT License
1.74k stars 298 forks source link

Fortify Header Manipulation Vulnerability #281

Open mhenry79mnet opened 5 years ago

mhenry79mnet commented 5 years ago

Fortify security audit reports a header manipulation vulnerability in Request.php because HTTP_USER_AGENT is not validated.