GHSA-6vfc-74mf-qrmjHighCVSS 8.8
OpenWrt LuCI contains an overly permissive ACL definition in luci-mod-system-mounts that grants...
🔗 CVE IDs covered (1)
📋 Description
OpenWrt LuCI contains an overly permissive ACL definition in luci-mod-system-mounts that grants write access to /etc/crontabs/root to users intended only for mount configuration. Authenticated users with only the mount-configuration ACL group can append arbitrary cron entries via ubus file.write, which the default busybox crond daemon executes as root within one minute.