제출 #809887: Oinone Oinone <= 7.2.0 Fastjson Remote Code Execution정보

제목Oinone Oinone <= 7.2.0 Fastjson Remote Code Execution
설명Oinone AI Low-Code Development Framework is a 100% metadata-driven framework. This vulnerability is caused by a combination of a configuration flaw in the Oinone framework's underlying parser and GraphQL type conversion logic. In PamirsParserConfig.java, the system inherits Fastjson's ParserConfig and explicitly calls this.setAutoTypeSupport(true). This directly disables Fastjson's core security defense, allowing the instantiation of arbitrary classes via the @type identifier in JSON. When Oinone processes GraphQL requests, if the backend defined parameter type is Map but the attacker provides a String, the system automatically calls JsonUtils.parseMap(value) for parsing. Attackers can leverage the appConfigQuery interface (which is on the authentication-free whitelist) to pass a malicious JSON string (e.g., containing the JdbcRowSetImpl class) via nested HashMap. When the parser processes nested objects, it instantiates the malicious class based on @type and calls its Setter methods, thereby triggering a JNDI connection to load and execute remote malicious bytecode in memory.
원천⚠️ https://github.com/SourByte05/SourByte-Lab/issues/13
사용자
 sourbyte (UID 94279)
제출2026. 04. 22. AM 10:21 (1 월 ago)
모더레이션2026. 05. 16. PM 12:30 (24 days later)
상태수락
VulDB 항목364323 [Oinone Pamirs 까지 7.2.0 appConfigQuery Interface PamirsParserConfig.java JsonUtils.parseMap 권한 상승]
포인트들20

Want to stay up to date on a daily basis?

Enable the mail alert feature now!