Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1110 CNY

100%

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

Source
Associated Vulnerability
Title:ACI Worldwide Proactive Risk Manager 安全漏洞 (CVE-2024-48569)
Description:Proactive Risk Manager version 9.1.1.0 is affected by multiple Cross-Site Scripting (XSS) vulnerabilities in the add/edit form fields, at the urls starting with the subpaths: /ar/config/configuation/ and /ar/config/risk-strategy-control/
Description
Proof of concept of multiple Stored Cross-Site Scripting (XSS) vulnerabilities discovered in ACI Worldwide Proactive Risk Manager v 9.1.1.0
Readme
# 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
File Snapshot

[4.0K] /data/pocs/93246d2662b163a12c1deb13e85dd91ba05d07f0 └── [1.2K] README.md 0 directories, 1 file
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →