Approved changes feed: RSS · Atom

cpe:2.3:a:tipsandtricks-hq:wp_affiliate_platform:*:*:*:*:*:wordpress:*:*

part: a version: * update: *

VendorTipsandtricks Hq (526308cc-12ad-5324-8e9d-ae125b4b0839)
ProductWp Affiliate Platform (52c5e2ba-dc23-5c4c-a3f8-356278ef8ef5)
Edition*
Language*
Software edition*
Target softwarewordpress
Target hardware*
Other*
NotesImported from gcve-enriched-dumps CVE data

PURL mappings

PURLSourceLast updated
No PURL mappings for this CPE yet.

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2024-5287 vulnerable 2026-06-03 14:57:52.287268 WP Affiliate Platform < 6.5.1 - Profile Update via CSRF
The wp-affiliate-platform WordPress plugin before 6.5.1 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in user change them via a CSRF attack
Published: 2024-07-13T06:00:11.336Z
Updated: 2024-08-01T21:11:12.359Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-5286 vulnerable 2026-06-03 14:57:52.286804 WP Affiliate Platform < 6.5.1 - Reflected XSS via Banner Editing
The wp-affiliate-platform WordPress plugin before 6.5.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
Published: 2024-07-13T06:00:11.139Z
Updated: 2024-08-01T21:11:12.434Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-5285 vulnerable 2026-06-03 14:57:52.284810 WP Affiliate Platform < 6.5.2 - Affiliate Deletion via CSRF
The wp-affiliate-platform WordPress plugin before 6.5.2 does not have CSRF check in place when deleting affiliates, which could allow attackers to make a logged in user change delete them via a CSRF attack
Published: 2024-07-29T06:00:01.890Z
Updated: 2024-08-01T21:11:11.619Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-5284 vulnerable 2026-06-03 14:57:52.281010 WP Affiliate Platform < 6.5.1 - Stored XSS via CSRF
The wp-affiliate-platform WordPress plugin before 6.5.1 does not have CSRF check in some places, and is missing sanitisation as well as escaping, which could allow attackers to make logged in admin add Stored XSS payloads via a CSRF attack
Published: 2024-07-13T06:00:10.957Z
Updated: 2024-08-01T21:11:11.021Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-5283 vulnerable 2026-06-03 14:57:52.280551 WP Affiliate Platform < 6.5.1 - Reflected XSS via Lead Editing
The wp-affiliate-platform WordPress plugin before 6.5.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
Published: 2024-07-13T06:00:10.758Z
Updated: 2024-08-01T21:11:11.639Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-5282 vulnerable 2026-06-03 14:57:52.280205 WP Affiliate Platform < 6.5.1 - Reflected XSS via Registration Form
The wp-affiliate-platform WordPress plugin before 6.5.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
Published: 2024-07-13T06:00:10.553Z
Updated: 2024-08-01T21:11:11.639Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-5281 vulnerable 2026-06-03 14:57:52.279822 WP Affiliate Platform < 6.5.1 - Reflected XSS via Affiliate Editing
The wp-affiliate-platform WordPress plugin before 6.5.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
Published: 2024-07-13T06:00:10.359Z
Updated: 2024-08-01T21:11:11.576Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-5280 vulnerable 2026-06-03 14:57:52.279220 WP Affiliate Platform < 6.5.1 - POST Reflected XSS
The wp-affiliate-platform WordPress plugin before 6.5.1 does not have CSRF check in some places, and is missing sanitisation as well as escaping, which could allow attackers to make non-logged in users execute an XSS payload via a CSRF attack
Published: 2024-07-13T06:00:10.160Z
Updated: 2024-08-01T21:11:12.346Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-3898 vulnerable 2026-06-03 14:47:59.495544 WP Affiliate Platform <= 6.3.9 - Cross-Site Request Forgery
HIGH (8.8)
The WP Affiliate Platform plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 6.3.9. This is due to missing or incorrect nonce validation on various functions including the affiliates_menu method. This makes it possible for unauthenticated attackers to delete affiliate records, via forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2022-11-29T20:42:19.502Z
Updated: 2026-04-08T17:13:24.655Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-3897 vulnerable 2026-06-03 14:47:59.495128 WP Affiliate Platform <= 6.3.9 - Authenticated (Administrator+) Stored Cross-Site Scripting
MEDIUM (5.5)
The WP Affiliate Platform plugin for WordPress is vulnerable to Stored Cross-Site Scripting via several parameters in versions up to, and including, 6.3.9 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2022-11-29T20:42:01.833Z
Updated: 2026-04-08T17:02:29.873Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-3896 vulnerable 2026-06-03 14:47:59.494627 WP Affiliate Platform <= 6.3.9 - Reflected Cross-Site Scripting
MEDIUM (6.1)
The WP Affiliate Platform plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via $_SERVER["REQUEST_URI"] in versions up to, and including, 6.3.9 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link. This is unlikely to work in modern browsers.
Published: 2022-11-29T20:41:47.681Z
Updated: 2026-04-08T16:55:24.635Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.