Security readout for executives and security teams
Plain-English summary
A logged-in WordPress user with contributor-level access or higher could store script content through Nicdark Hotel Booking plugin <= 3.0. That script can later run in another user's browser when viewed. Sources do not describe server takeover, but they do support page/content manipulation risk.
Executive priority
Treat as a moderate hygiene issue. It is not evidenced as actively exploited, but hotel or booking sites should prioritize review because stored XSS can affect customer-facing trust and administrator sessions.
Technical view
CVE-2022-29443 is multiple authenticated stored XSS in Nicdark Hotel Booking for WordPress <= 3.0, mapped to CWE-79. CVSS 3.1 is 4.1: AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:L/A:N. It requires low-privileged authentication and victim interaction, with low integrity impact listed.
Likely exposure
Exposure is limited to WordPress sites using Nicdark Hotel Booking plugin version 3.0 or earlier, especially where contributor or higher accounts are numerous, shared, weakly governed, or compromised.
Exploitation context
The source bundle does not show CISA KEV listing or active exploitation evidence. The vulnerability is authenticated, stored XSS, so realistic abuse depends on gaining or misusing a contributor-level account and having another user view affected content.
Researcher notes
Evidence supports authenticated stored XSS only for Nicdark Hotel Booking <= 3.0. The bundle does not name affected parameters, patch version, exploit availability, or in-the-wild activity. Avoid assuming broader Nicdark products are affected.
Mitigation direction
- Identify WordPress sites running Nicdark Hotel Booking.
- Check installed plugin versions and flag versions <= 3.0.
- Review vendor and Patchstack guidance for fixed versions or official mitigations.
- Update the plugin if a fixed release is available from the vendor.
- Restrict contributor-level access to trusted users only.
- Disable or remove the plugin where it is not business-critical.
Validation and detection
- Inventory WordPress plugins across production and staging sites.
- Confirm whether nd-booking is installed and record its version.
- Review WordPress users with contributor or higher roles.
- Check recent content changes by lower-privileged users.
- Look for unexpected script-like content in plugin-managed booking content.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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.
CWE-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2022-29443 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 4.1 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:L/A:N
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.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:L/A:N2.31.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
4.1MediumVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://wordpress.org/plugins/nd-booking/CVE reference · x_refsource_CONFIRM
- https://patchstack.com/database/vulnerability/nd-booking/wordpress-hotel-booking-plugin-3-0-multiple-authenticated-stored-cross-site-scripting-xss-vulnerabilitiesCVE reference · x_refsource_CONFIRM
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
