Security context

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

zfl9/ss-tproxy
master @ 6f6b821
2
Fixes
0
CVEs
HIGH
Peak severity
100.0%
Coverage
Highlights
Auth Bypass: 1 prior fix. Scrutinize any change in this area.
ss-tproxy: most-fixed (2 issues). Treat as high-risk during review.
1 high-severity fix 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: Incorrect iptables rule targets (-j ACCEPT instead of -j RETURN) allowed intranet DNS traffic to completely bypass routing rules and dnsmasq redirection, potentially exposing unencrypted or unlogged DNS traffic.
Firewall Bypass: Loose masquerading rules permitted unauthorized NAT tracking state traversal for ICMP traffic, requiring strict conntrack state validation to restrict masquerading only to new connections.