CVE Catalog

CVE-2006-1353

High
Published: Translated: NVD NIST

Summary

ASPPortal 3.1.1 and earlier contain multiple SQL injection vulnerabilities in various parameters, allowing remote attackers to execute arbitrary SQL commands. The vulnerabilities affect both unauthenticated users and administrators.

Risk Assessment

An attacker can gain unauthorized access to the database, steal or modify sensitive data, and in extreme cases take control of the server.

Recommendation

Immediately update ASPPortal to the latest available version that fixes these vulnerabilities. If an update is not possible, apply temporary mitigations such as input validation and parameterized SQL queries.

Related vulnerabilities

Original NVD description (English source)

Multiple SQL injection vulnerabilities in ASPPortal 3.1.1 and earlier allow remote attackers to execute arbitrary SQL commands via (1) the downloadid parameter in download_click.asp and (2) content_ID parameter in news/News_Item.asp; authenticated administrators can also conduct attacks via (3) user_id parameter to users/add_edit_user.asp, (4) bannerid parameter to banner_adds/banner_add_edit.asp, (5) cat_id parameter to categories/add_edit_cat.asp, (6) Content_ID parameter to News/add_edit_news.asp, (7) download_id parameter to downloads/add_edit_download.asp, (8) Poll_ID parameter to poll/add_edit_poll.asp, (9) contactid parameter to contactus/contactus_add_edit.asp, (10) sortby parameter to poll/poll_list.asp, and (11) unspecified inputs to downloads/add_edit_download.asp.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS