TomCan

Results 2 issues of TomCan

Not sure if this is a ModSecurity bug or a CoreRuleSet bug, but starting here. OS: Debian 11 Versions: libapache2-mod-security2 2.9.3-3+deb11u1 with modsecurity-crs 3.3.0-1+deb11u1, both installed from Debian stable repositories....

bug
Platform - Apache
2.x

In dual stack environments, r->useragent_addr might return an IPv4 mapped IPv6 address instead of a regular IPv4 address. In that case, apr_sockaddr_t->family will return AF_INET6 instead of AF_INET and will...