What this page helps you verify fast
This hub clusters tracked records for GD bbPress Attachments so operators can confirm whether a disclosed issue maps to the installed slug, version range, and patch path.
Review known vulnerability records for the WordPress plugin GD bbPress Attachments (`gd-bbpress-attachments`), including severity, CVE references, affected versions, and patch status.
Recent tracked CVEs on this page include CVE-2024-11278 and CVE-2022-45816, so operators can jump from disclosure to patch validation without scanning the full feed first.
Pair this plugin vulnerability hub with practical WordPress hardening, scanner, and patch workflow guidance.
Review patch cadence, privileged access, XML-RPC exposure, backups, and monitoring controls.
Use ownership, update testing, least privilege, and removal criteria to reduce plugin risk.
Compare scanner coverage for plugin CVEs, version detection, alert noise, and remediation workflow.
Use the hub as a decision layer before opening individual records: confirm whether the issue has a CVE, whether a fixed version exists, and whether the affected range overlaps production installs.
Affected range: Versions before 2.3. Fixed version: 2.3.
Affected range: Versions up to 4.7.2. Fixed version: 4.7.3.
Affected range: Versions before 2.3. Fixed version: 2.3.
Affected range: Versions up to 4.3.1. Fixed version: 4.4.
Start with the highest-signal CVE records for this WordPress plugin before scanning the full vulnerability feed.
| Tracked CVE | Issue Type | Affected Versions | Fixed Version | CVSS |
|---|---|---|---|---|
|
CVE-2015-5482
GD bbPress Attachments < 2.3 - Directory Traversal
|
Vulnerability | Versions before 2.3 | 2.3 | CVSS 7.2 |
|
CVE-2024-11278
GD bbPress Attachments <= 4.7.2 - Reflected Cross-Site Scripting
|
Cross-Site Scripting | Versions up to 4.7.2 | 4.7.3 | CVSS 6.1 |
|
CVE-2015-5481
GD bbPress Attachments < 2.3 - Reflected Cross-Site Scripting
|
Cross-Site Scripting | Versions before 2.3 | 2.3 | CVSS 6.1 |
|
CVE-2022-45816
GD bbPress Attachments <= 4.3.1 - Authenticated (Administrator+) Stored Cross-Site S...
|
Stored Cross-Site Scripting | Versions up to 4.3.1 | 4.4 | CVSS 5.5 |
GD bbPress Attachments < 2.3 - Directory Traversal
GD bbPress Attachments <= 4.7.2 - Reflected Cross-Site Scripting
GD bbPress Attachments < 2.3 - Reflected Cross-Site Scripting
GD bbPress Attachments <= 4.3.1 - Authenticated (Administrator+) Stored Cross-Site Scripting
This hub clusters tracked records for GD bbPress Attachments so operators can confirm whether a disclosed issue maps to the installed slug, version range, and patch path.
These recent records surface the CVE strings, patch cues, and direct report links most operators need first.
The GD bbPress Attachments plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add_query_arg without appropriate escaping on the URL in all versions up to,...
The GD bbPress Attachments plugin for WordPress is vulnerable to Stored Cross-Site Scripting via several parameters in versions up to, and including, 4.3.1 due to insufficient input sanitiza...
The GD bbPress Attachments plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘$error[‘file’]’ variable in versions up to, and including, 2.5 due to insufficient input...
Sorted by latest disclosure date so newly published issues surface first.
The GD bbPress Attachments plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add_query_arg without appropriate escaping on the URL in all versions up to, and including, 4.7.2. This makes it possible for unauthenticated attackers to inject arbi...
The GD bbPress Attachments plugin for WordPress is vulnerable to Stored Cross-Site Scripting via several parameters in versions up to, and including, 4.3.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with adminis...
The GD bbPress Attachments plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘$error[‘file’]’ variable in versions up to, and including, 2.5 due to insufficient input sanitization and output escaping. This makes it possible for authorized attackers to inje...
Directory traversal vulnerability in the GD bbPress Attachments plugin before 2.3 for WordPress allows remote administrators to include and execute arbitrary local files via a .. (dot dot) in the tab parameter in the gdbbpress_attachments page to wp-admin/edit.php.
Cross-site scripting (XSS) vulnerability in forms/panels.php in the GD bbPress Attachments plugin before 2.3 for WordPress allows remote attackers to inject arbitrary web script or HTML via the tab parameter in the gdbbpress_attachments page to wp-admin/edit.php.