Skip to main content

Improper Input Validation

CVE-2024-49368

Severity High
Score 8.9/10

Summary

Nginx UI is a web user interface for the Nginx web server. The package github.com/0xjacky/nginx-ui, when Nginx UI configures "logrotate", it does not verify the input and directly passes it to "exec.Command", causing arbitrary command execution.

  • LOW
  • NETWORK
  • HIGH
  • UNCHANGED
  • NONE
  • NONE
  • HIGH
  • HIGH

CWE-20 - Improper Input Validation

The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.

Advisory Timeline

  • Published