vendor:
NoName Script
by:
SirGod
8.8
CVSS
HIGH
Local File Inclusion, SQL Injection, Cross Site Request Forgery, Cross Site Request Forgery - Change User Profile
94, 89, 352, 352
CWE
Product Name: NoName Script
Affected Version From: 1.1 BETA
Affected Version To: 1.1 BETA
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2020
NoName Script 1.1 BETA Multiple Remote Vulnerabilities
The Local File Inclusion vulnerability allows an attacker to include a file, usually exploiting a “dynamic file inclusion” mechanisms implemented in the target application. The SQL Injection vulnerability allows an attacker to execute malicious SQL statements that control a web application’s database server. The Cross Site Request Forgery vulnerability allows an attacker to execute malicious and unauthorized actions on behalf of an authenticated user. The Cross Site Request Forgery - Change User Profile vulnerability allows an attacker to change the settings of a user profile.
Mitigation:
Input validation, parameterized queries, and CSRF tokens should be used to mitigate these vulnerabilities.