CVE-2022-1020
published 2022-04-18CVE-2022-1020: The Product Table for WooCommerce (wooproducttable) WordPress plugin before 3.1.2 does not have authorisation and CSRF checks in the…
PriorityP185critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
26.23%
97.7th percentile
The Product Table for WooCommerce (wooproducttable) WordPress plugin before 3.1.2 does not have authorisation and CSRF checks in the wpt_admin_update_notice_option AJAX action (available to both unauthenticated and authenticated users), as well as does not validate the callback parameter, allowing unauthenticated attackers to call arbitrary functions with either none or one user controlled argument
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| codeastrology | woo_product_table | < 3.1.2 | 3.1.2 |
Detection & IOCsextracted from sources · hover to see the quote
yara
WordPress WooCommerce PHP Version ([0-9.]+)'
- →The AJAX action `wpt_admin_update_notice_option` is accessible by unauthenticated users and does not validate the `callback` parameter, allowing arbitrary PHP function calls. Monitor for unauthenticated POST requests targeting this AJAX action. ↗
- →Fingerprint digest associated with the nuclei/detection template for this CVE: 4a0a00473045022100d70b2f203f4d87582c67a3556d9eaeef980d3b5b7fbed3f0a5d86db908f4d2be0220150c83d52098b7d538ea02e029acb9ebf8566fd988c375bf0395c0c9d719e620:922c64590222798bb761d5b6d8e72950
- ·The vulnerability affects Product Table for WooCommerce (wooproducttable) plugin versions before 3.1.2. The AJAX action is exploitable by unauthenticated users, meaning no session or authentication token is required to trigger arbitrary function calls. ↗
- ·The `callback` parameter accepts arbitrary function names with zero or one user-controlled argument, broadening the attack surface to any callable PHP function accessible in the WordPress context. ↗
- ·Detection template matches on the response body using the regex pattern for WooCommerce PHP version string; this is a version-detection fingerprint and may produce false positives on patched installs if the version string is not updated.
CVSS provenance
nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
vulncheck9.8CRITICAL
cisa8.8HIGH
vendor_redhat5.5MEDIUM
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-fvgr-6h35-229m: The Product Table for WooCommerce (wooproducttable) WordPress plugin before 3
ghsa_unreviewed·2022-04-19
CVE-2022-1020 [CRITICAL] CWE-352 GHSA-fvgr-6h35-229m: The Product Table for WooCommerce (wooproducttable) WordPress plugin before 3
The Product Table for WooCommerce (wooproducttable) WordPress plugin before 3.1.2 does not have authorisation and CSRF checks in the wpt_admin_update_notice_option AJAX action (available to both unauthenticated and authenticated users), as well as does not validate the callback parameter, allowing unauthenticated attackers to call arbitrary functions with either none or one user controlled argument
VulnCheck
codeastrology woo_product_table Cross-Site Request Forgery (CSRF)
vulncheck·2022·CVSS 9.8
CVE-2022-1020 [CRITICAL] codeastrology woo_product_table Cross-Site Request Forgery (CSRF)
codeastrology woo_product_table Cross-Site Request Forgery (CSRF)
The Product Table for WooCommerce (wooproducttable) WordPress plugin before 3.1.2 does not have authorisation and CSRF checks in the wpt_admin_update_notice_option AJAX action (available to both unauthenticated and authenticated users), as well as does not validate the callback parameter, allowing unauthenticated attackers to call arbitrary functions with either none or one user controlled argument
Affected: codeastrology woo_product_table
Required Action: Apply remediations or mitigations per vendor instructions or discontinue use of the product if remediation or mitigations are unavailable.
Exploitation References: https://dashboard.shadowserver.org/statistics/honeypot/vulnerability/map/?day=2024-01-21&host_type=src&vu
Red Hat
kernel: scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair()
vendor_redhat·2025-02-26·CVSS 5.5
CVE-2022-49155 [MEDIUM] kernel: scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair()
kernel: scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair()
In the Linux kernel, the following vulnerability has been resolved:
scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair()
[ 12.323788] BUG: using smp_processor_id() in preemptible [00000000] code: systemd-udevd/1020
[ 12.332297] caller is qla2xxx_create_qpair+0x32a/0x5d0 [qla2xxx]
[ 12.338417] CPU: 7 PID: 1020 Comm: systemd-udevd Tainted: G I --------- --- 5.14.0-29.el9.x86_64 #1
[ 12.348827] Hardware name: Dell Inc. PowerEdge R610/0F0XJ6, BIOS 6.6.0 05/22/2018
[ 12.356356] Call Trace:
[ 12.358821] dump_stack_lvl+0x34/0x44
[ 12.362514] check_preemption_disabled+0xd9/0xe0
[ 12.367164] qla2xxx_create_qpair+0x32a/0x5d0 [qla2xxx]
[ 12.372481] qla2x00_probe_one+0xa3a/0x1b80 [qla2xxx]
[ 12.377617] ? _raw_spin_lo
CISA
Microsoft Windows Adobe Font Manager Library Remote Code Execution Vulnerability
cisa·2021-11-03·CVSS 8.8
CVE-2020-1020 [HIGH] CWE-787 Microsoft Windows Adobe Font Manager Library Remote Code Execution Vulnerability
Vulnerability: Microsoft Windows Adobe Font Manager Library Remote Code Execution Vulnerability
Affected: Microsoft Windows
Microsoft Windows Adobe Font Manager Library contains an unspecified vulnerability when handling specially crafted multi-master fonts (Adobe Type 1 PostScript format) that allows for remote code execution for all systems except Windows 10. For systems running Windows 10, an attacker who successfully exploited the vulnerability could execute code in an AppContainer sandbox context with limited privileges and capabilities.
Required Action: Apply updates per vendor instructions.
Notes: https://nvd.nist.gov/vuln/detail/CVE-2020-1020
Remediation Due Date: 2022-05-03
No detection rules found.
Nuclei
WordPress WooCommerce <3.1.2 - Arbitrary Function Call
nuclei·CVSS 9.8
CVE-2022-1020 [CRITICAL] WordPress WooCommerce <3.1.2 - Arbitrary Function Call
WordPress WooCommerce PHP Version ([0-9.]+)'
part: body
# digest: 4a0a00473045022100d70b2f203f4d87582c67a3556d9eaeef980d3b5b7fbed3f0a5d86db908f4d2be0220150c83d52098b7d538ea02e029acb9ebf8566fd988c375bf0395c0c9d719e620:922c64590222798bb761d5b6d8e72950
Greynoiseio
NoiseLetter October 2025
blogs_greynoiseio
NoiseLetter October 2025
CVE Disclosure Early Warning Get an early warning when traffic spikes indicate a high likelihood of new disclosures
Compromised Asset Detection Find out immediately if an asset communicates with a malicious IP address
Vulnerability Prioritization Get real-time insight into active exploitation trends to better understand risk and severity
SOC Efficiency Filter out noisy, low priority and false-positive alerts from mass internet scanners
Incident Investigation Add context to incidents to speed the determinations of scope and timelines
Threat Hunting Quickly identify anomalous behavior and enrich your threat hunting campaigns
Why GreyNoise
CVE Disclosure Early Warning Get an early warning when traffic spikes indicate a high likelihood of new disclosures
Compromised Asset Detection Fin
Bugzilla
CVE-2022-49155 kernel: scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair()
bugzilla·2025-02-26·CVSS 5.5
CVE-2022-49155 [MEDIUM] CVE-2022-49155 kernel: scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair()
CVE-2022-49155 kernel: scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair()
In the Linux kernel, the following vulnerability has been resolved:
scsi: qla2xxx: Suppress a kernel complaint in qla_create_qpair()
[ 12.323788] BUG: using smp_processor_id() in preemptible [00000000] code: systemd-udevd/1020
[ 12.332297] caller is qla2xxx_create_qpair+0x32a/0x5d0 [qla2xxx]
[ 12.338417] CPU: 7 PID: 1020 Comm: systemd-udevd Tainted: G I --------- --- 5.14.0-29.el9.x86_64 #1
[ 12.348827] Hardware name: Dell Inc. PowerEdge R610/0F0XJ6, BIOS 6.6.0 05/22/2018
[ 12.356356] Call Trace:
[ 12.358821] dump_stack_lvl+0x34/0x44
[ 12.362514] check_preemption_disabled+0xd9/0xe0
[ 12.367164] qla2xxx_create_qpair+0x32a/0x5d0 [qla2xxx]
[ 12.372481] qla2x00_probe_one+0xa3a/0x1b80 [qla2xxx]
[ 12.37761
2022-04-18
Published
Exploited in the wild