S4E just found a high webmin panel detection scanner
medium·Product Based Web Vulnerabilities·Updated Jun 26, 2025

Dahan JCMS Cross-Site Scripting (XSS) Scanner

Detects 'Cross-Site Scripting (XSS)' vulnerability in Dahan JCMS.

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
2.6k
Times Used
continuous scan runs
3.4k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
Detail

Dahan JCMS is a content management system designed based on J2EE architecture. It is widely used by organizations and website administrators to manage and deliver digital content efficiently. The software supports the entire information lifecycle, from content collection to publishing. This system offers numerous features to ensure information is organized, shared, and presented effectively. By leveraging a robust architecture, it allows seamless management of content across various digital and organizational structures. Users can customize and extend the functionalities to cater to specific business needs.

A Cross-Site Scripting (XSS) vulnerability in Dahan JCMS arises from insufficient input filtering in the selmulti_column.jsp endpoint. This vulnerability allows attackers to execute arbitrary scripts in a user’s browser. XSS vulnerabilities can lead to various client-side attacks, compromising user interactions or data integrity. The risk pertains mainly to the mishandling of user submissions, leading to security weaknesses. Furthermore, it highlights the necessity of proper input sanitation to protect web applications against such exploits.

The primary technical issue is with the handling of user-supplied input in the selmulti_column.jsp endpoint. The path parameter within a GET request is susceptible to XSS due to deficient filtering mechanisms. This allows potential attackers to inject script code like . Such vulnerabilities often exploit inadequate validation on parameters like 'type' and 'userId'. Developers must implement robust input validations and output encodings to mitigate these risks.

Exploiting this XSS vulnerability could lead to various adverse effects on affected users and the application. Attackers can execute malicious scripts, redirect users, or steal session cookies, leading to unauthorized access. Exploits could compromise user trust and lead to data breaches involving sensitive information. The implications could further extend to reputational damage and regulatory issues for organizations using the software.

REFERENCES

Solution Advice
  • Upgrade to the latest version or apply the latest patch from the official website: https://www.hanweb.com/.
  • Implement input filtering on user submissions and encode all dynamic output in HTML.
  • Use a combination of whitelisting and blacklisting to check characters and inputs.
  • Regularly audit and test web applications for similar vulnerabilities.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

Dahan JCMS Cross-Site Scripting (XSS) Scanner S4E