CVE-2021-24610

MEDIUMCVSS 4.8/10EPSS 5.43%

Last modified

CVE-2021-24610 is a medium-severity vulnerability rated 4.8/10 on the CVSS scale. The TranslatePress WordPress plugin before 2.0.9 does not implement a proper sanitisation on the translated strings. The 'trp_sanitize_string' function only removes script tag with a regex, still allowing other HTML tags and attributes to execute javascript, which could lead to authenticated Stored Cross-Site Scripting issues.. EPSS estimates a 5.43% chance of exploitation in the next 30 days.

Description

The TranslatePress WordPress plugin before 2.0.9 does not implement a proper sanitisation on the translated strings. The 'trp_sanitize_string' function only removes script tag with a regex, still allowing other HTML tags and attributes to execute javascript, which could lead to authenticated Stored Cross-Site Scripting issues.

Metrics

CVSS 3.1
4.8/10

CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N

EPSS Probability
5.43%

91.7th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
CozmoslabsTranslatepress< 2.0.9

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2021-24610?
The TranslatePress WordPress plugin before 2.0.9 does not implement a proper sanitisation on the translated strings. The 'trp_sanitize_string' function only removes script tag with a regex, still allowing other HTML tags and attributes to execute javascript, which could lead to authenticated Stored Cross-Site Scripting issues.
How severe is CVE-2021-24610?
CVE-2021-24610 has a CVSS score of 4.8/10 (MEDIUM severity). The EPSS model estimates a 5.43% probability of exploitation in the next 30 days.
How do I fix CVE-2021-24610?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2021-24610?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST