CVE-2025-5303
Awaiting Analysis Awaiting Analysis - Queue
BaseFortify

Publication date: 2025-06-07

Last updated on: 2025-06-09

Assigner: Wordfence

Description
The LTL Freight Quotes – Freightview Edition, LTL Freight Quotes – Daylight Edition and LTL Freight Quotes – Day & Ross Edition plugins for WordPress are vulnerable to Stored Cross-Site Scripting via the expiry_date parameter in all versions up to, and including, 1.0.11, 2.2.6 and 2.1.10 respectively, due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-06-07
Last Modified
2025-06-09
Generated
2026-05-07
AI Q&A
2025-06-07
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Currently, no data is known.
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
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 Stored Cross-Site Scripting (XSS) issue in certain WordPress plugins related to LTL Freight Quotes. It occurs because the plugins do not properly sanitize or escape the 'expiry_date' parameter, allowing unauthenticated attackers to inject malicious scripts. These scripts are then stored and executed whenever a user accesses the affected page.


How can this vulnerability impact me? :

The vulnerability can allow attackers to execute arbitrary scripts in the context of users visiting the affected pages. This can lead to theft of user credentials, session hijacking, defacement, or other malicious actions without requiring authentication, potentially compromising user data and site integrity.


How can this vulnerability be detected on my network or system? Can you suggest some commands?

You can detect this vulnerability by checking if your WordPress installation uses any of the affected LTL Freight Quotes plugins (Freightview Edition up to 1.0.11, Daylight Edition up to 2.2.6, or Day & Ross Edition up to 2.1.10). To confirm, you can inspect the plugin versions installed. Additionally, you can look for stored XSS payloads in pages that use the expiry_date parameter by reviewing the database or web pages for suspicious script tags or encoded scripts. There are no specific commands provided in the resources for detection.


What immediate steps should I take to mitigate this vulnerability?

The immediate step to mitigate this vulnerability is to update the affected plugins to versions that include the security fix. For example, updating the 'ltl-freight-quotes-day-ross-edition' plugin to version 2.1.11 or later, which includes input sanitization and output escaping for the expiry_date parameter, will prevent exploitation. Ensuring that all affected plugins are updated to their patched versions is critical. [1]


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart