CVE-2025-53350
BaseFortify
Publication date: 2025-10-22
Last updated on: 2025-11-13
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| webjunk | calendar_plus | 1.2.4 |
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 webjunk Calendar Plus plugin, versions up to 1.2.4. It occurs because the application improperly neutralizes input during web page generation, allowing an attacker to inject malicious scripts that are reflected back to users.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability could execute malicious scripts in the context of a user's browser session. This can lead to theft of sensitive information, session hijacking, or performing actions on behalf of the user without their consent.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
This vulnerability can negatively impact compliance with standards like GDPR and HIPAA because it may lead to unauthorized access or disclosure of personal or sensitive data, which these regulations require to be protected.