LiveActive security incident?Get immediate response
CVE Record

CVE-2022-29005: Multiple cross-site scripting (XSS) vulnerabilities in the component /obcs/user/profile.php of Online Birth...

Multiple cross-site scripting (XSS) vulnerabilities in the component /obcs/user/profile.php of Online Birth Certificate System v1.2 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the fname or lname parameters.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This CVE describes cross-site scripting in Online Birth Certificate System v1.2. User profile name fields can accept crafted content that may run in another user's browser. The main business concern is exposure of citizen or account data if the affected system is deployed and accessible.

Executive priority

Prioritize if this system handles citizen records, identity documents, or administrative accounts. With no active exploitation evidence, it is not automatically an emergency, but public-facing deployments should be checked promptly.

Technical view

The reported issue is multiple XSS vulnerabilities in /obcs/user/profile.php, where the fname and lname parameters are not safely handled. Sources do not provide CVSS, CWE classification, a confirmed patched version, or a named mitigation.

Likely exposure

Likely limited to deployments of Online Birth Certificate System v1.2, especially public-facing or lightly authenticated installations. Derivative codebases using the same profile component may also be exposed, but the source bundle does not confirm affected forks.

Exploitation context

The bundle includes a public GitHub vulnerability write-up, but no KEV listing and no cited evidence of active exploitation. Treat this as publicly known and potentially testable, not confirmed exploited in the wild.

Researcher notes

Evidence is narrow: CVE text identifies the vulnerable component and parameters, while the bundle lacks scoring, patch status, and exploitation telemetry. Validate behavior in an isolated authorized environment and avoid assuming broader product impact.

Mitigation direction

  • Check the vendor/project page for updated release or official guidance.
  • Review /obcs/user/profile.php handling of fname and lname inputs.
  • Apply server-side validation and context-aware output encoding.
  • Restrict access to profile functions until remediation is verified.
  • Consider replacing or retiring unmaintained deployments.

Validation and detection

  • Inventory whether Online Birth Certificate System v1.2 is deployed.
  • Confirm whether /obcs/user/profile.php exists in production code.
  • Review profile update flows for unsanitized fname or lname rendering.
  • Perform authorized XSS validation without using production user data.
  • Check logs for unusual profile-name changes or script-like content.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2022-29005 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
3Timeline events
1ADP providers
3Source links

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CVECVE Program Container
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.