Lucene search
K

VTLS Virtua InfoStation.cgi - SQL Injection

🗓️ 26 Aug 2014 00:00:00Reported by José TozoType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 50 Views

VTLS Virtua InfoStation.cgi SQL Injection vulnerabilit

Related
Code
ReporterTitlePublishedViews
Family
0day.today
VTLS Virtua InfoStation.cgi - SQL Injection Vulnerability
26 Aug 201400:00
zdt
ATTACKERKB
CVE-2014-2081
20 Oct 201415:55
attackerkb
Circl
CVE-2014-2081
26 Aug 201400:00
circl
CVE
CVE-2014-2081
20 Oct 201415:00
cve
Cvelist
CVE-2014-2081
20 Oct 201415:00
cvelist
EUVD
EUVD-2014-2121
7 Oct 202500:30
euvd
exploitpack
VTLS Virtua InfoStation.cgi - SQL Injection
26 Aug 201400:00
exploitpack
NVD
CVE-2014-2081
20 Oct 201415:55
nvd
OpenVAS
vtls-Virtua 2013.2.x/2014.x 'InfoStation.cgi' Multiple SQLi Vulnerabilities - Active Check
27 Aug 201400:00
openvas
Packet Storm
VTLS-Virtua SQL Injection
25 Aug 201400:00
packetstorm
Rows per page
=====[Alligator Security Team - Security Advisory]============================

     - VTLS Virtua InfoStation.cgi SQLi - CVE-2014-2081 -

  Author: José Tozo  < juniorbsd () gmail com >

=====[Table of Contents]======================================================

1. Background
2. Detailed description
3. Other contexts & solutions
4. Timeline
5. References

=====[1. Background]============================================================

* Versions affected: VTLS Virtua InfoStation.cgi - All Versions under 2014.X - or 2013.2.X Are Affected
* Release date: 22/08/2014
* Impact: Allows unauthorized disclosure of information; Allows unauthorized modification; Allows disruption of service

VTLS-Virtua is a full-function library management system, providing management of circulation, cataloging, serials, acquisitions, course reserves and more. All functions are fully integrated, allowing any staff user to access any function at any time according to their library-assigned permissions [1].

=====[2. Detailed description]================================================

Due to improper sanitization, InfoStation.cgi is prone to a SQL Injection vulnerability in its "username" and "password" fields, which could lead an attacker to take over the server database.

The vulnerability described in this document can be exploited by manipulating the aforementioned parameters as decribed in the following example:

http://www.example.com/web_reports/cgi-bin/InfoStation.cgi?mod=login&func=process&database=1&lang_code=en&report_group=Adm&filter=aaa&username=[SQLI]&password=[SQLI]

Currently, the username/password fields on the Infostation login page are vulnerable to attack through modification of the URL via sql injection.
This is where instead of entering staff/staff or root/root, an actual SQL statement is sent in its place 'select * from' or 'delete * from' to modify/query/remove data directly from the database.
We need to verify that the username/password is valid before sending them to the database to verify status and permissions. This can be achieved using prepared statements [2].

=====[3. Other contexts & solutions]==========================================

In 2014.1.1 and 2013.2.4, the InfoStation Log In screen has been improved so that it is not vulnerable to attack via SQL statement injection.

To have the fix applied, your library would need to update your software to the most recent 2014.x or 2013.2.x version.

=====[4. Timeline]============================================================

23/02/14 Vendor & Mitre notification.
24/02/14 Mitre assigned CVE-2014-2081.
28/03/14 Vendor notified again.
28/03/14 Vendor answered the bug was fixed.
05/08/14 Asked vendor from which version has the fix.
05/08/14 Vendor answered the Release Notes and [2].
18/08/14 Asked vendor to report this to the affected customers.
22/08/14 Disclosure date.

=====[5. Reference]============================================================

1 - http://www.vtls.com/products/vtls-virtua
2 - As Vendor answered

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