CVE-2020-26052
MEDIUMOnline Marriage Registration System 1.0 - Stored Cross-Site Scripting
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2020-26052. PoCs published by that faceless coder.
AI-analyzed exploit summary The writeup describes a stored XSS vulnerability in Online Marriage Registration System 1.0, where user-supplied input is inserted into the database without proper sanitization and later rendered unsafely. The provided code snippet shows the vulnerable SQL insertion logic and highlights the lack of input validation.
Description
Online Marriage Registration System 1.0 is affected by stored cross-site scripting (XSS) vulnerabilities in multiple parameters.
Exploits (1)
The writeup describes a stored XSS vulnerability in Online Marriage Registration System 1.0, where user-supplied input is inserted into the database without proper sanitization and later rendered unsafely. The provided code snippet shows the vulnerable SQL insertion logic and highlights the lack of input validation.
References (1)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N