Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

easysoft/zentaopms
main @ ab2efdd
73
Fixes
0
CVEs
HIGH
Peak severity
Highlights
Auth Bypass: 35 prior fixes. Scrutinize any change in this area.
config/privilege.php: most-fixed (10 issues). Treat as high-risk during review.
53 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns

The bug types that recur here, drawn from past fixes, not open vulnerabilities.

Auth Bypass: Multiple fixes added missing privilege dependencies for AJAX endpoints, indicating a systemic gap where endpoints were accessible without required permissions.
Access Control: Stale session rights and missing object context in authorization checks allowed unauthorized access to resources.
Auth Bypass: Removing password verification and missing privilege checks allowed unauthorized closing of executions and other actions.