Skip to content

Commit 418f0bf

Browse files
docs(security): consolidate Hall of Fame entries and update handbook
- Combine researchers who identified the same vulnerability into a single entry in the README. - Update researcher bugmithlegend's display name to 0xAlchemist. - Remove the link to the security audit report from the developer handbook.
1 parent 5c889e9 commit 418f0bf

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -198,8 +198,6 @@ A huge thank you to the security researchers who have helped make **ci4ms** more
198198
| **[alpernae](https://github.com/alpernae)** | Assisted with vulnerability triaging and security testing. | Feb 2026 |
199199
| **[offset](https://github.com/offset)** | Identified Critical vulnerabilities including multiple Stored XSS, Authorization Bypass in Fileeditor, Install Guard Bypass, and CRLF Injection. | Apr 2026 |
200200
| **[fg0x0](https://github.com/fg0x0)** | Identified Critical Arbitrary File Write (Zip Slip RCE) vulnerabilities in Theme::upload and Backup::restore modules. | Apr 2026 |
201-
| **[bugmithlegend](https://github.com/bugmithlegend)** | Identified Critical Full Account Takeover and Privilege Escalation via Stored DOM Blind XSS in Backup Management (v2). | Apr 2026 |
202-
| **[peeefour](https://github.com/peeefour)** | Identified Critical Full Account Takeover and Privilege Escalation via Stored DOM Blind XSS in Backup Management (v2). | Apr 2026 |
203-
| **[DexterHK](https://github.com/DexterHK)** | Identified Critical Full Account Takeover and Privilege Escalation via Stored DOM Blind XSS in Backup Management (v2). | Apr 2026 |
201+
| **[0xAlchemist](https://github.com/bugmithlegend)** , **[peeefour](https://github.com/peeefour)** and **[DexterHK](https://github.com/DexterHK)** | Identified Critical Full Account Takeover and Privilege Escalation via Stored DOM Blind XSS in Backup Management (v2). | Apr 2026 |
204202

205203
> If you find a security vulnerability, please report it via [Security Policy](SECURITY.md).

docs/developer-handbook.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,6 @@ Application settings are persisted in the `settings` table and cached for 24 hou
275275
- [CI4MS User Guide (HTML)](./user-guide.html)
276276
- [CI4MS Theme Development Guide](./theme_development.md)
277277
- [DOCKER_SETUP.md](../DOCKER_SETUP.md) — Docker environment reference.
278-
- [security_audit_report.md](../security_audit_report.md) — Comprehensive security audit report and vulnerability mitigations.
279278
- Internal module documentation: check each module's docblocks for implementation details.
280279

281280
Maintain this handbook as you evolve the stack — update dependencies, asset workflows, or deployment scripts here so the next developer has a reliable source of truth.

0 commit comments

Comments
 (0)