关联漏洞
标题:
Joomla 安全漏洞
(CVE-2023-23752)
描述:Joomla是美国Open Source Matters团队的一套使用PHP和MySQL开发的开源、跨平台的内容管理系统(CMS)。 Joomla 4.0.0版本至4.2.7版本存在安全漏洞,该漏洞源于不正确的访问检查,允许对web服务端点进行未经授权的访问。
描述
Binaries for "CVE-2023-23752"
介绍
# Binaries for CVE-2023-23752
For ethical and educational purposes only 😉
## Usage
```shell-session
CVE-2023-23752 -u http://someserverexample.com
```
## Build from source (Go)
If you have Go installed, do:
```shell-session
git clone https://github.com/gunzf0x/CVE-2023-23752.git
cd CVE-2023-23752
go run main.go -u http://someserverexample.com
```
## Licence
MIT
文件快照
[4.0K] /data/pocs/9598e5cd8237a303761d066127b08f05b9bcb33d
├── [4.0K] binaries
│ ├── [7.0M] CVE_2023_23752_linux_32bit
│ ├── [7.1M] CVE_2023_23752_linux_amd64
│ ├── [7.0M] CVE_2023_23752_macOS_amd64
│ ├── [7.1M] CVE_2023_23752_windows_32bit
│ └── [7.1M] CVE_2023_23752_windows_amd64
├── [ 158] go.mod
├── [ 382] go.sum
├── [1.0K] LICENCE
├── [5.9K] main.go
└── [ 374] README.md
1 directory, 10 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。