cbcvebase.
CVE-2025-2712
published 2025-03-24

CVE-2025-2712: A vulnerability was found in Yonyou UFIDA ERP-NC 5.0. It has been declared as problematic. Affected by this vulnerability is an unknown functionality of the…

PriorityP179medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
0.79%
51.6th percentile
A vulnerability was found in Yonyou UFIDA ERP-NC 5.0. It has been declared as problematic. Affected by this vulnerability is an unknown functionality of the file /help/top.jsp. The manipulation of the argument langcode leads to cross site scripting. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.

Affected

1 ranges
VendorProductVersion rangeFixed in
yonyouufida_erp-nc

Detection & IOCsextracted from sources · hover to see the quote

path/help/top.jsp
path/help/systop.jsp
url{{BaseURL}}/help/top.jsp?langcode=1%22%3E%3Csvg%20onload=alert(document.domain)%3E
url{{BaseURL}}/help/top.jsp?langcode=1%22%3E%3C/script%3E%3Csvg%20onload=alert(document.domain)%3E
otherfofa-query: icon_hash="1085941792"
  • Detect exploitation attempts by monitoring GET requests to /help/top.jsp or /help/systop.jsp containing SVG/script injection payloads in the langcode parameter (e.g., URL-encoded '<svg onload=', '</script>').
  • Fingerprint vulnerable Yonyou UFIDA ERP-NC instances using FOFA icon hash 1085941792.
  • Confirm exploitation by checking HTTP 200 responses with Content-Type text/html containing both '.png)' and 'Search.jsp' in the body, indicating the vulnerable help page was rendered with injected input.
  • ·The vulnerability affects both /help/top.jsp and /help/systop.jsp, but the NVD entry only explicitly references /help/top.jsp. Both paths should be monitored.
  • ·The Nuclei template uses stop-at-first-match, meaning only one of the two exploit URL variants will be tested per scan run; both paths should be independently validated in detection logic.

CVSS provenance

nvdv3.16.1MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
nvdv4.05.3MEDIUMCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:N/I:P/A:N
vulncheck5.3MEDIUM
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.