Submeter #809889: Oinone Oinone Oinone <= 7.2.0 File Uploadinformação

TítuloOinone Oinone Oinone <= 7.2.0 File Upload
DescriçãoOinone AI Low-Code Development Framework is a 100% metadata-driven framework. While most Oinone functions are controlled by the GraphQL permission gateway, LocalFileClient.java (a standard Spring RestController) is directly exposed at the /file/upload path, completely bypassing the system's intended permission validation logic. The interface retrieves a filename via request.getParameter("uniqueFileName"). During the concatenation of the physical storage path, the system fails to filter or normalize directory traversal characters (e.g., ../). An attacker can construct a filename like ../../../../etc/cron.d/ and exploit the operating system's path resolution to escape the restricted storage directory. This allows them to write malicious instructions into the Linux system's scheduled tasks directory (cron.d) or overwrite any arbitrary file.
Fonte⚠️ https://github.com/SourByte05/SourByte-Lab/issues/14
Utilizador
 sourbyte (UID 94279)
Submissão22/04/2026 10h23 (há 2 meses)
Moderação16/05/2026 12h30 (24 days later)
EstadoAceite
Entrada VulDB364324 [Oinone Pamirs até 7.2.0 RestController LocalFileClient.java request.getParameter uniqueFileName Travessia de Diretório]
Pontos20

Do you want to use VulDB in your project?

Use the official API to access entries easily!