|
| |
|
Read about spam and spammers in our About Spam section.
|
| | |
|

|
| |
Home / Hackers / About Hackers / Software Vulnerabilities / Examples and Descriptions / SA38440
Rostermain "userid" and "password" SQL Injection Vulnerabilities
| Secunia ID |
SA38440
|
| Release Date |
08 Feb 2010
|
| Criticality |
Moderately Critical
Typically used for remotely exploitable Denial of Service vulnerabilities against services like FTP, HTTP, and SMTP, and for vulnerabilities that allow system compromises but require user interaction.
This rating is also used for vulnerabilities allowing system compromise on LANs in services like SMB, RPC, NFS, LPD and similar services that are not intended for use over the Internet.
|
| Solution Status |
Vendor Patch
|
| Software |
Rostermain
|
| Where |
From remote
"From remote" describes other vulnerabilities where the attack vector doesn't require access to the system or a local network.
This category covers services that are acceptable to expose to the Internet (e.g. HTTP, HTTPS, SMTP). It also covers client applications used on the Internet and certain vulnerabilities where it is reasonable to assume that a security conscious user can be tricked into performing certain actions.
|
| Impact |
Manipulation of data
This includes vulnerabilities where a user or a remote attacker can manipulate local data on a system, but not necessarily be able to gain escalated privileges or system access.
The most frequent type of vulnerabilities with this impact are SQL-injection vulnerabilities, where a malicious user or person can manipulate SQL queries.
|
| Description |
Some vulnerabilities have been discovered in Rostermain, which can be exploited by malicious people to conduct SQL injection attacks. Input passed to the "userid" and "password" parameters in index.php is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
|
| Solution |
Edit the source code to ensure that input is properly sanitised.
|
| Reported by |
cr4wl3r
|
| | |
|