CVE-2024-13634
published 2025-02-26CVE-2024-13634: The Post Sync WordPress plugin through 1.1 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site…
PriorityP432medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
EXPLOIT
EPSS
0.61%
44.7th percentile
The Post Sync WordPress plugin through 1.1 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| wphobby | post_sync | <= 1.1 | — |
CVSS provenance
nvdv3.16.1MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
vendor_redhat3.3LOW
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-jcm8-5j7x-8gjh: The Post Sync WordPress plugin through 1
ghsa_unreviewed·2025-05-20
CVE-2024-13634 [MEDIUM] CWE-79 GHSA-jcm8-5j7x-8gjh: The Post Sync WordPress plugin through 1
The Post Sync WordPress plugin through 1.1 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin.
Red Hat
kernel: Fix userfaultfd_api to return EINVAL as expected
vendor_redhat·2024-07-29·CVSS 3.3
CVE-2024-41027 [LOW] CWE-253 kernel: Fix userfaultfd_api to return EINVAL as expected
kernel: Fix userfaultfd_api to return EINVAL as expected
In the Linux kernel, the following vulnerability has been resolved:
Fix userfaultfd_api to return EINVAL as expected
Currently if we request a feature that is not set in the Kernel config we
fail silently and return all the available features. However, the man
page indicates we should return an EINVAL.
We need to fix this issue since we can end up with a Kernel warning should
a program request the feature UFFD_FEATURE_WP_UNPOPULATED on a kernel with
the config not set with this feature.
[ 200.812896] WARNING: CPU: 91 PID: 13634 at mm/memory.c:1660 zap_pte_range+0x43d/0x660
[ 200.820738] Modules linked in:
[ 200.869387] CPU: 91 PID: 13634 Comm: userfaultfd Kdump: loaded Not tainted 6.9.0-rc5+ #8
[ 200.877477] Hardware name: Dell Inc.
No detection rules found.
Nuclei
Post Sync Plugin <= 1.1 - Cross-Site Scripting
nuclei·CVSS 6.1
CVE-2024-13634 [MEDIUM] Post Sync Plugin <= 1.1 - Cross-Site Scripting
Post Sync Plugin alert(document.domain) HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- contains_all(body, ">alert(document.domain)", "Remote Website Settings")
- contains(content_type, "text/html")
- status_code == 200
condition: and
# digest: 490a00463044022013f3ba6112b38e069310fd38e9f8a52c697746d4d17575cd8b3a5284ee484c3802202415b26a12506643b00e8d392880a4687f2ed86d220e963f597940975eaa1091:922c64590222798bb761d5b6d8e72950
No writeups or analysis indexed.
2025-02-26
Published