Lucene search

K
vulnrichmentAppCheckVULNRICHMENT:CVE-2024-29808
HistoryMar 26, 2024 - 3:26 p.m.

CVE-2024-29808 WordPress Photo Gallery Plugin <= 1.8.21 Reflected Cross Site Scripting in editimage_bwg image_id

2024-03-2615:26:34
AppCheck
github.com
2
wordpress
photo gallery
plugin
cross site scripting
ajax
admin-ajax.php
javascript
authenticated user
security issue

CVSS3

5.4

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

AI Score

6.6

Confidence

High

SSVC

Exploitation

poc

Automatable

no

Technical Impact

partial

The image_id parameter of the AJAX call to the editimage_bwg action of admin-ajax.php is vulnerable to reflected Cross Site Scripting. The value of the image_id parameter is embedded within an existing JavaScript within the response allowing arbitrary JavaScript to be inserted and executed. The attacker must target a an authenticated user with permissions to access this component to exploit this issue.

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:10web:photo_gallery:1.0.1:*:*:*:*:wordpress:*:*"
    ],
    "vendor": "10web",
    "product": "photo_gallery",
    "versions": [
      {
        "status": "affected",
        "version": "1.0.1",
        "versionType": "semver",
        "lessThanOrEqual": "1.8.21"
      }
    ],
    "defaultStatus": "unaffected"
  }
]

CVSS3

5.4

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

AI Score

6.6

Confidence

High

SSVC

Exploitation

poc

Automatable

no

Technical Impact

partial

Related for VULNRICHMENT:CVE-2024-29808