vendor:
Online Birth Certificate System
by:
Subhadip Nag
8,8
CVSS
HIGH
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: Online Birth Certificate System
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: NO
Related CWE: N/A
CPE: a:phpgurukul:online_birth_certificate_system:1.1
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Server: XAMPP
2021
Online Birth Certificate System 1.1 – ‘Multiple’ Stored Cross-Site Scripting (XSS)
Online Birth Certificate System 1.1 is vulnerable to stored cross site scripting (xss) in the registration form because of insufficient user supplied data. To exploit the vulnerability, an attacker can enter a malicious payload in the first name field of the registration form and click register. After successful registration, the attacker can login with the credentials and the XSS attack will be successful.
Mitigation:
Input validation should be done on the user supplied data to prevent XSS attacks.