目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2024-48569 PoC — ACI Worldwide Proactive Risk Manager 安全漏洞

来源
关联漏洞
标题:ACI Worldwide Proactive Risk Manager 安全漏洞 (CVE-2024-48569)
Description:ACI Worldwide Proactive Risk Manager是美国ACI Worldwide公司的一个电子支付风险管理程序。 ACI Worldwide Proactive Risk Manager 9.1.1.0版本存在安全漏洞,该漏洞源于add/edit表单字段中存在多个跨站脚本漏洞。
Description
Proof of concept of multiple Stored Cross-Site Scripting (XSS) vulnerabilities discovered in ACI Worldwide Proactive Risk Manager v 9.1.1.0
介绍
# CVE-2024-48569

**Severity :** **Medium** (**6.4**)

**CVSS score :** `CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N` 

## Summary :

ACI Worldwide **Proactive Risk Manager** version **9.1.1.0** is affected by multiple **Stored Cross-Site Scripting (XSS)** vulnerabilities in the add/edit form fields of some web pages.

## Poc 1
### Steps to Reproduce :
1. Insert the following payload inside the in the add/edit form fields of the pages under the subpaths:
- /ar/config/configuation/
- /ar/config/risk-strategy-control/

2. Save the forms. The js/html injected will be then rendered.
```html
<img src="#" onerror=alert(1)>
```

## Affected Version Details :

- <= 9.1.1.0

## Impact :

The attacker can use social engineering techniques to make the victim click on a crafted malicious url or can simply wait until the victims open a page containing the stored xss in order to exfiltrate data or install malware on the user’s machine. The Attacker can steal cookies and masquerade as authorized, allowing him to perform any action allowed by the user account.

## Mitigation :

- Implement input sanitization and/or implement html entities encoding. The vulnerability is fixed in version >= 9.3
  
## References :
- https://nvd.nist.gov/vuln/detail/CVE-2024-48569
文件快照

登录后查看神龙缓存的 POC 文件快照

登录查看
备注
    1. 建议优先通过来源进行访问。
    2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
    3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →