提交 #852316: TOTOLink A3000RU A3000RU V5.9c.5185 Misconfiguration in A3000RU信息

标题TOTOLink A3000RU A3000RU V5.9c.5185 Misconfiguration in A3000RU
描述**Detail:** In the `A3000RU V5.9c.5185` firmware, the partial content of `/etc/boa/boa.conf` is as follows. ``` # User: The name or UID the server should run as. # Group: The group name or GID the server should run as. #User nobody #Group nogroup User root Group root ``` Within, both `User` and `Group` properties are set to the `root` permissions. This violates the principle of least privilege. The official documentation of boa (http://www.boa.org/documentation/boa-2.html) states the following requirements. ``` 2.4 Security Boa has been designed to use the existing file system security. In boa.conf, the directives user and group determine who Boa will run as, if launched by root. By default, the user/group is nobody/nogroup. This allows quite a bit of flexibility. For example, if you want to disallow access to otherwise accessible directories or files, simply make them inaccessible to nobody/nogroup. If the user that Boa runs as is "boa" and the groups that "boa" belongs to include "web-stuff" then files/directories accessible by users with group "web-stuff" will also be accessible to Boa. ``` Clearly, there is a misconfiguration vulnerability here. There is a significant security risk here. It is not set according to the officially recommended security configuration `nobody/nogroup`. This violates the principle of least privilege. Any exploit in the web interface can immediately grant root access, leading to total device compromise.
来源⚠️ https://app.notion.com/p/A3000RU-V5-9c-5185-37a1f5ba989080d38bb6ca58b2a98c64?source=copy_link
用户
 L-14 (UID 98432)
提交2026-06-09 05時36分 (1 月前)
管理2026-07-09 16時50分 (1 month later)
状态已接受
VulDB条目377214 [TOTOLINK EX200 直到 20260906 Web Interface /etc/boa/boa.conf 权限提升]
积分20

Do you want to use VulDB in your project?

Use the official API to access entries easily!