CVE-2022-3578
published 2022-11-14CVE-2022-3578: The ProfileGrid WordPress plugin before 5.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.95%
56.7th percentile
The ProfileGrid WordPress plugin before 5.1.1 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| metagauss | profilegrid | < 5.1.1 | 5.1.1 |
| openzeppelin | contracts | >= 4.6.0 < 4.7.2 | 4.7.2 |
| openzeppelin | contracts-upgradeable | >= 4.6.0 < 4.7.2 | 4.7.2 |
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-54p8-p4vv-qvgr: The ProfileGrid WordPress plugin before 5
ghsa_unreviewed·2022-11-14
CVE-2022-3578 [MEDIUM] CWE-79 GHSA-54p8-p4vv-qvgr: The ProfileGrid WordPress plugin before 5
The ProfileGrid WordPress plugin before 5.1.1 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting
GHSA
OpenZeppelin Contracts's Cross chain utilities for Arbitrum L2 see EOA calls as cross chain calls
ghsa·2022-08-14
CVE-2022-35916 [MEDIUM] CWE-669 OpenZeppelin Contracts's Cross chain utilities for Arbitrum L2 see EOA calls as cross chain calls
OpenZeppelin Contracts's Cross chain utilities for Arbitrum L2 see EOA calls as cross chain calls
### Impact
Contracts using the cross chain utilies for Arbitrum L2, `CrossChainEnabledArbitrumL2` or `LibArbitrumL2`, will classify direct interactions of externally owned accounts (EOAs) as cross chain calls, even though they are not started on L1. This is assessed as low severity because any action taken by an EOA on the contract could also be taken by the EOA through the bridge if the issue was not present.
### Patches
This issue has been patched in v4.7.2.
### References
https://github.com/OpenZeppelin/openzeppelin-contracts/pull/3578
### For more information
If you have any questions or comments about this advisory, or need assistance deploying a fix, email us at [security@openzep
No detection rules found.
Nuclei
WordPress ProfileGrid <5.1.1 - Cross-Site Scripting
nuclei·CVSS 6.1
CVE-2022-3578 [MEDIUM] WordPress ProfileGrid <5.1.1 - Cross-Site Scripting
WordPress ProfileGrid alert%28document.domain%29 HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'contains(header_2, "text/html")'
- 'status_code_2 == 200'
- 'contains(body_2, "Extension Options")'
- 'contains(body_2, "alert(document.domain)&tab")'
condition: and
# digest: 4a0a0047304502205edb7ff65d7f149ab178e1132cdb53bdcb0cee2dd510800b2f9a5dfa2b8736d3022100b2abf132b2d78db63e633dbeef8fb47f57f14a7b2b95ca6d3445a834e434bcb9:922c64590222798bb761d5b6d8e72950
No writeups or analysis indexed.
2022-11-14
Published