Loans | Moneygram | Loans | Secured Loans | Military Loan
Who's our software guru? [Archive] - FreeConservatives

PDA

View Full Version : Who's our software guru?


Rhino
02-16-2004, 02:05 AM
Does this affect us?

TITLE:
phpWebSite SQL Injection Vulnerabilities

SECUNIA ADVISORY ID:
SA10878

VERIFY ADVISORY:
http://secunia.com/advisories/10878/

CRITICAL:
Moderately critical

IMPACT:
Manipulation of data, Exposure of system information, Exposure of
sensitive information

WHERE:
From remote

SOFTWARE:
phpWebSite 0.x

DESCRIPTION:
David Sopas Ferreira has identified some vulnerabilities in
phpWebSite, allowing malicious people to conduct SQL injection
attacks.

The problem is that user input passed to certain parameters in
"mod/announcements/index.php" and "mod/notes/index.php" isn't
properly verified before it is used in an SQL query. This can be
exploited to manipulate SQL queries by injecting arbitrary SQL code.

The vulnerabilities have been reported in 0.9.x versions.

SOLUTION:
This has been fixed in the CVS repository.

PROVIDED AND/OR DISCOVERED BY:
David Sopas Ferreira

ORIGINAL ADVISORY:
http://www.systemsecure.org/advisories/ssadvisory13022004.php

Rink
02-16-2004, 05:01 AM
um ok whut does this mean?

In laymans terms.

Rhino
02-16-2004, 09:30 PM
Theoretically it could mean our database could be penetrated and corrupted, if this actually affects the software we use.

Rink
02-17-2004, 03:40 AM
hmm this bears investigation then.

oracle
02-18-2004, 03:15 PM
[ QUOTE ]
Rhino said:
Theoretically it could mean our database could be penetrated and corrupted, if this actually affects the software we use.

[/ QUOTE ]

It doesn't. It's a problem in a specific software package, phpWebSite, which we don't use.

Rhino
02-18-2004, 09:21 PM
Cool. Do we use phpMyAdmin? There's an update out for it.

Beowulf
02-19-2004, 06:43 PM
Nos is pretty knowledgeable about that stuff.

FatherTime
02-23-2004, 09:51 AM
All it would take is to pull the latest package from the CVS repository and check it against existing PHP scripts for issues.

Most likely, it should not be a problem to upgrade/update.

-FT