vendor:
Your Articles Directory
by:
Egy Coders Team Researcher
8,8
CVSS
HIGH
Authentication Bypass and Cross Site Scripting
79
CWE
Product Name: Your Articles Directory
Affected Version From: N/A
Affected Version To: N/A
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: Web
2020
Authentication Bypass and Cross Site Scripting Vulnerability in Your Articles Directory
A vulnerability exists in Your Articles Directory which allows an attacker to bypass authentication and inject malicious JavaScript code into the application. An attacker can exploit this vulnerability by sending a crafted request to the application with a malicious JavaScript code in the title and content fields. If the admin visits the page, the malicious JavaScript code will be executed and the admin's cookie will be sent to the attacker's server.
Mitigation:
The application should validate user input and filter out any malicious code. The application should also use a secure authentication mechanism to prevent unauthorized access.