CVE-2024-35694
published 2024-06-08CVE-2024-35694: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Amauri WPMobile.App wpappninja.This issue affects…
PriorityP180medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
0.67%
47.2th percentile
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Amauri WPMobile.App wpappninja.This issue affects WPMobile.App: from n/a through <= 11.41.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| amauri | wpmobile.app | < 11.42 | 11.42 |
| amauri | wpmobile.app | <= 11.41 | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Probe for reflected XSS by sending the `wpapp_shortcode` parameter with a script payload and `wpappninja_simul4=1` query parameter; a vulnerable response will contain `alert(document.domain)` in the HTML body with HTTP 200 and Content-Type text/html. ↗
- →Detect presence of the vulnerable plugin on a WordPress site by searching for the path `/wp-content/plugins/wpappninja` in HTTP response bodies (Shodan, FOFA, Google dork). ↗
- →Match the regex `[\s\S]*?alert\(document\.domain\)[\s\S]*?` in the HTTP response body to confirm successful XSS reflection. ↗
- ·The vulnerability is a reflected XSS (not stored), so exploitation requires the attacker to deliver a crafted URL to the victim; no persistent server-side payload is planted. ↗
- ·Affected versions are WPMobile.App up to and including 11.41; version 11.42 and above contain the fix (changeset 3082701). ↗
CVSS provenance
nvdv3.16.1MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
vulncheck6.1MEDIUM
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-557h-3h68-5wv4: Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in WPMobile
ghsa_unreviewed·2024-06-08
CVE-2024-35694 [HIGH] CWE-79 GHSA-557h-3h68-5wv4: Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in WPMobile
Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in WPMobile.App allows Reflected XSS.This issue affects WPMobile.App: from n/a through 11.41.
VulnCheck
amauri wpmobile.app Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
vulncheck·2024·CVSS 6.1
CVE-2024-35694 [MEDIUM] amauri wpmobile.app Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
amauri wpmobile.app Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Amauri WPMobile.App wpappninja.This issue affects WPMobile.App: from n/a through <= 11.41.
Affected: amauri wpmobile.app
Required Action: Apply remediations or mitigations per vendor instructions or discontinue use of the product if remediation or mitigations are unavailable.
Exploitation References: https://patchstack.com/database/wordpress/plugin/wpappninja/vulnerability/wordpress-wpmobile-app-plugin-11-41-cross-site-scripting-xss-vulnerability; https://app.crowdsec.net/cti/cve-explorer/CVE-2024-35694
No detection rules found.
Nuclei
Wordpress WPMobile.App >= 11.42 - Cross-Site Scripting
nuclei·CVSS 6.1
CVE-2024-35694 [MEDIUM] Wordpress WPMobile.App >= 11.42 - Cross-Site Scripting
Wordpress WPMobile.App >= 11.42 - Cross-Site Scripting
WPMobile.App versions up to 11.41 contain a reflected cross-site scripting (XSS) caused by improper input neutralization during web page generation, letting attackers execute scripts in the victim's browser, exploit requires attacker to craft malicious input.
Template:
id: CVE-2024-35694
info:
name: Wordpress WPMobile.App >= 11.42 - Cross-Site Scripting
author: Sourabh-Sahu
severity: high
description: |
WPMobile.App versions up to 11.41 contain a reflected cross-site scripting (XSS) caused by improper input neutralization during web page generation, letting attackers execute scripts in the victim's browser, exploit requires attacker to craft malicious input.
impact: |
Attackers can execute arbitrary scripts in the victim's browser,
No writeups or analysis indexed.
2024-06-08
Published
Exploited in the wild