Lucene search
+L

The Everything Development System Pre-1.0 - SQL Injection

🗓️ 02 Feb 2008 00:00:00Reported by subType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 56 Views

The Everything Development System Pre-1.0 SQL Injection vulnerability with plaintext password

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2008-0675
12 Feb 200800:00
cve
cve
CVE
CVE-2008-0724
12 Feb 200801:00
cve
cvelist
Cvelist
CVE-2008-0675
12 Feb 200800:00
cvelist
cvelist
Cvelist
CVE-2008-0724
12 Feb 200801:00
cvelist
euvd
EUVD
EUVD-2008-0685
7 Oct 202500:30
euvd
euvd
EUVD
EUVD-2008-0734
7 Oct 202500:30
euvd
nvd
NVD
CVE-2008-0675
12 Feb 200801:00
nvd
nvd
NVD
CVE-2008-0724
12 Feb 200802:00
nvd
prion
Prion
Sql injection
12 Feb 200801:00
prion
prion
Prion
Design/Logic Flaw
12 Feb 200802:00
prion
Application:    The Everything Development System
Version(s):     <= Pre-1.0 (current version at time of release)
Author:         sub < [email protected] >
Released:       2/1/2008

There exists a vulnerability in The Everything Development Engine that
allows a user to inject their own SQL to modify a SELECT query, leading
to information disclosure, XSS, or privilege escalation. What's more,
passwords are stored in the database as plaintext, making user accounts
very easily compromised.

In some versions of the software I have encountered, the following proof
of concept will display a corresponding username and password in the
"core" field and "reputation" field on the page,  respectively.

Proof of Concept:
http://path.to/cms/index.pl?node_id=0/**/UNION/**/SELECT/**/null,101,null,1,null,null,passwd,null,null,nick,null/**/FROM/**/user/**/WHERE/**/nick/**/!%3d/**/''/**/%23

In other, probably more recent versions, a 13-column query is required
or the UNION. What does not change, is that of all of the various
versions I've encountered, all are vulnerable to SQL injection.

The ideal fix would be to ensure that the 'node_id' request variable is
the appropriate data-type (signed int) before passing it as part of a
SQL query.

Vendor Status:
A private ticket was created on the vendors Bug Tracker page prior to
this release. However, I have decided to release this vulnerability
without a reply from the vendor as the Bug Tracker, and development
project, seemed to be 'abandonded.'

# milw0rm.com [2008-02-02]

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