Site@School slideshow_full.php album_name Parameter SQL Injection

medium Nessus Plugin ID 29835

Synopsis

The remote web server contains a PHP script that is prone to a SQL injection attack.

Description

The remote host is running Site@School, an open source, PHP-based, content management system intended for primary schools.

The version of this software installed on the remote host fails to sanitize user-supplied input to the 'album_name' parameter of the 'starnet/addons/slideshow_full.php' script before using it in a database query. Provided PHP's 'magic_quotes_gpc' setting is disabled, an attacker may be able to exploit this issue to manipulate database queries, leading to disclosure of sensitive information, modification of data, or attacks against the underlying database.

Solution

Unknown at this time.

Plugin Details

Severity: Medium

ID: 29835

File Name: siteatschool_album_name_sql_injection.nasl

Version: 1.19

Type: remote

Family: CGI abuses

Published: 1/4/2008

Updated: 1/19/2021

Supported Sensors: Nessus

Risk Information

VPR

Risk Factor: Medium

Score: 6.7

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5.9

Vector: CVSS2#AV:N/AC:M/Au:N/C:P/I:P/A:P

Vulnerability Information

CPE: cpe:/a:siteatschool:siteatschool

Required KB Items: www/PHP

Excluded KB Items: Settings/disable_cgi_scanning

Exploit Ease: No exploit is required

Reference Information

CVE: CVE-2008-0129

BID: 27120

CWE: 89