CVE-2025-6234
BaseFortify
Publication date: 2025-07-10
Last updated on: 2025-07-11
Assigner: WPScan
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| kibokolabs | hostel | to 1.1.5.8 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Reflected Cross-Site Scripting (XSS) issue in the Hostel WordPress plugin versions before 1.1.5.8. It occurs because the plugin does not properly sanitise and escape a parameter before outputting it back on the page. This allows an attacker to inject malicious scripts that can be executed in the context of high privilege users, such as administrators.
How can this vulnerability impact me? :
The vulnerability can impact you by allowing attackers to execute malicious scripts in the browser of high privilege users like admins. This can lead to unauthorized actions, theft of sensitive information, session hijacking, or other malicious activities performed with the privileges of the affected user.