CVE-2022-2383
published 2022-08-22CVE-2022-2383: The Feed Them Social WordPress plugin before 3.0.1 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected…
PriorityP278medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
4.87%
91.0th percentile
The Feed Them Social WordPress plugin before 3.0.1 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| github.com | migueldeicaza_swiftterm | >= 0 < 1.2.0 | 1.2.0 |
| slickremix | feed_them_social | < 3.0.1 | 3.0.1 |
Detection & IOCsextracted from sources · hover to see the quote
url/?feed=fts&fts_dynamic_name=<script>alert(1)</script>
- →Reflected XSS via unsanitized parameter output in Feed Them Social plugin before 3.0.1; look for script injection in HTTP responses with Content-Type: text/html and HTTP 200 status ↗
- ·The Nuclei template digest/signature is present but the full parameter name and payload path are truncated in the source; the exact vulnerable parameter name is not fully disclosed in the provided sources.
CVSS provenance
nvdv3.16.1MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
ghsa7.3HIGH
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
SwiftTerm Code Injection vulnerability
ghsa·2023-07-14·CVSS 7.3
CVE-2022-23465 [HIGH] CWE-94 SwiftTerm Code Injection vulnerability
SwiftTerm Code Injection vulnerability
### Impact
Attacker could modify the window title via a certain character escape sequence and then insert it back to the command line in the user's terminal, e.g. when the user views a file containing the malicious sequence, which could allow the attacker to execute arbitrary commands.
### Credit
These bugs were found and disclosed by David Leadbeater (@dgl at Github.com)
### Patches
Fixed in version ce596e0dc8cdb288bc7ed5c6a59011ee3a8dc171
### Workarounds
There are no workarounds available
### References
Similar exploits to this existed in the past, for terminal emulators:
https://nvd.nist.gov/vuln/detail/CVE-2003-0063
https://nvd.nist.gov/vuln/detail/CVE-2008-2383
Additional background and information is also available:
https://marc.info
GHSA
GHSA-vhmv-h8q6-8ppm: The Feed Them Social WordPress plugin before 3
ghsa_unreviewed·2022-08-23
CVE-2022-2383 [MEDIUM] CWE-79 GHSA-vhmv-h8q6-8ppm: The Feed Them Social WordPress plugin before 3
The Feed Them Social WordPress plugin before 3.0.1 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting
VulnCheck
slickremix feed_them_social Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
vulncheck·2022·CVSS 6.1
CVE-2022-2383 [MEDIUM] slickremix feed_them_social Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
slickremix feed_them_social Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
The Feed Them Social WordPress plugin before 3.0.1 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting
Affected: slickremix feed_them_social
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/vulnerability/feed-them-social/wordpress-feed-them-social-plugin-2-9-9-reflected-cross-site-scripting-xss-vulnerability-2
No detection rules found.
Nuclei
WordPress Feed Them Social <3.0.1 - Cross-Site Scripting
nuclei·CVSS 6.1
CVE-2022-2383 [MEDIUM] WordPress Feed Them Social <3.0.1 - Cross-Site Scripting
WordPress Feed Them Social '
- type: word
part: header
words:
- text/html
- type: status
status:
- 200
# digest: 4a0a0047304502207a00017d81ecc5abafd3174b978780ffd661df8c516bd2148f794a98c16d7d570221008c810f7c03b157f87b7333c759307b296873f89da59d42a84042c890a269b991:922c64590222798bb761d5b6d8e72950
No writeups or analysis indexed.
2022-08-22
Published
Exploited in the wild