VYPR
Unrated severityNVD Advisory· Published Oct 28, 2018· Updated Aug 5, 2024

CVE-2018-18725

CVE-2018-18725

Description

An XSS issue was discovered in admin/banner/editbanner?id=20 in YUNUCMS 1.1.5.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

YUNUCMS 1.1.5 has a stored XSS in admin/banner/editbanner?id=20, allowing attackers to inject arbitrary script via the banner content.

Vulnerability

A stored cross-site scripting (XSS) vulnerability exists in YUNUCMS 1.1.5 in the admin/banner/editbanner?id=20 endpoint. The application fails to sanitize the banner content input, allowing an attacker to inject arbitrary JavaScript code. This is triggered when the banner is saved and later rendered in a page viewed by an administrator. Affected version: YUNUCMS 1.1.5 [1].

Exploitation

An attacker must first have administrative access to the YUNUCMS backend. The attacker logs in, navigates to the banner editing page at /admin/banner/editbanner?id=20, and modifies the banner content to include malicious script (e.g., ``). After clicking the submit button and refreshing the page, the injected script is stored and executed in the context of the admin session [1].

Impact

Successful exploitation allows the attacker to execute arbitrary HTML and JavaScript in the context of the affected admin user's browser. This can lead to session hijacking, defacement, or theft of sensitive information displayed on the admin page. The attack is stored, so the payload persists for subsequent admin visits [1].

Mitigation

No official patch has been released as of the publication date. Users should upgrade to a newer version if available, or restrict access to the admin panel to trusted users and apply input sanitization. The vulnerability has not been listed on CISA's Known Exploited Vulnerabilities (KEV) catalog. Workarounds include disabling the banner editing functionality or implementing a web application firewall rule to block script tags in banner fields [1].

AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.