Lucene search

K
hackeroneLalit2020H1:980856
HistorySep 12, 2020 - 8:12 p.m.

Brave Software: https://publishers.basicattentiontoken.org/favicon.ico is Vulnerable to CVE-2017-7529

2020-09-1220:12:13
lalit2020
hackerone.com
$100
282

0.963 High

EPSS

Percentile

99.5%

ou can verify the vulnerability by executing attached POC.

python CVE_2017_7529.py https://publishers.basicattentiontoken.org/favicon.ico

command.

All details available at
https://nvd.nist.gov/vuln/detail/CVE-2017-7529
https://gist.github.com/thehappydinoa/bc3278aea845b4f578362e9363c51115

Please do the needful.

Impact

The POC demonstrates working exploint.
In the exploit function the script ‘determines’ if the server is vulnerable based on the response. Specifically in determining if the vulnerability exists, the script sends a request with some calculated “Range” value, based on the response content. More specifically, it tries to get the byte range from 623 bytes after the full content until the last (very high number) bytes.