Impact
The flaw resides in the JsonUtils.parseMap function within PamirsParserConfig.java of the Oinone Pamirs appConfigQuery component. This vulnerability aligns with CWE‑20 (Improper Input Validation) and CWE‑502 (Deserialization of Untrusted Data). An attacker can supply malicious JSON that is deserialized by the application, which may lead to unintended code execution depending on how the deserialization logic processes the data. The CVE notes that the exploit is publicly available and can be launched remotely, implying that it may not require local privileges, though this inference is based on the information provided.
Affected Systems
The affected product is Oinone Pamirs, versions up to and including 7.2.0. No other vendors or products are listed as impacted.
Risk and Exploitability
With a CVSS score of 5.3, the vulnerability represents moderate risk. The EPSS score is not available, and the issue is not listed in the CISA KEV catalog. Attackers can trigger the flaw remotely by sending crafted JSON to the appConfigQuery interface, potentially compromising confidentiality, integrity, and availability of the affected system.
OpenCVE Enrichment