CVE-2013-4115
Description
Buffer overflow in the idnsALookup function in dns_internal.cc in Squid 3.2 through 3.2.11 and 3.3 through 3.3.6 allows remote attackers to cause a denial of service (memory corruption and server termination) via a long name in a DNS lookup request.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2013-4115
Vendor advisory: secalert@redhat.com — http://www.squid-cache.org/Versions/v3/3.3/changesets/squid-3.3-12587.patch
Vendor advisory: secalert@redhat.com — http://www.squid-cache.org/Versions/v3/3.2/changesets/squid-3.2-11823.patch
Vendor advisory: secalert@redhat.com — http://www.squid-cache.org/Versions/v3/3.1/changesets/squid-3.1-10487.patch
Vendor advisory: secalert@redhat.com — http://www.squid-cache.org/Versions/v3/3.0/changesets/squid-3.0-9200.patch
Vendor advisory: secalert@redhat.com — http://www.squid-cache.org/Advisories/SQUID-2013_2.txt
Vendor advisory: secalert@redhat.com — http://secunia.com/advisories/54839
Vendor advisory: secalert@redhat.com — http://secunia.com/advisories/54834
Vendor advisory: secalert@redhat.com — http://secunia.com/advisories/54076
Vendor advisory: secalert@redhat.com — http://lists.opensuse.org/opensuse-updates/2013-09/msg00033.html
Vendor advisory: secalert@redhat.com — http://lists.opensuse.org/opensuse-updates/2013-09/msg00032.html
Vendor advisory: secalert@redhat.com — http://lists.opensuse.org/opensuse-updates/2013-09/msg00030.html
Vendor advisory: secalert@redhat.com — http://lists.opensuse.org/opensuse-updates/2013-09/msg00025.html
Vendor advisory: secalert@redhat.com — http://lists.opensuse.org/opensuse-updates/2013-09/msg00024.html
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| suse | 11.4 | affected | |
| suse | 12.2 | affected | |
| suse | 12.3 | affected | |
| debian | bookworm | fixed | 0 |
| debian | bullseye | fixed | 0 |
| debian | forky | fixed | 0 |
| debian | sid | fixed | 0 |
| debian | trixie | fixed | 0 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| squid-cache | squid | 3.2.0.1 | |
| squid-cache | squid | 3.2.0.2 | |
| squid-cache | squid | 3.2.0.3 | |
| squid-cache | squid | 3.2.0.4 | |
| squid-cache | squid | 3.2.0.5 | |
| squid-cache | squid | 3.2.0.6 | |
| squid-cache | squid | 3.2.0.7 | |
| squid-cache | squid | 3.2.0.8 | |
| squid-cache | squid | 3.2.0.9 | |
| squid-cache | squid | 3.2.0.10 | |
| squid-cache | squid | 3.2.0.11 | |
| squid-cache | squid | 3.3.0 | |
| squid-cache | squid | 3.3.0.2 | |
| squid-cache | squid | 3.3.0.3 | |
| squid-cache | squid | 3.3.1 | |
| squid-cache | squid | 3.3.2 | |
| squid-cache | squid | 3.3.3 | |
| squid-cache | squid | 3.3.4 | |
| squid-cache | squid | 3.3.5 | |
| squid-cache | squid | 3.3.6 | |
References
- http://lists.opensuse.org/opensuse-security-announce/2016-08/msg00010.html
- http://lists.opensuse.org/opensuse-security-announce/2016-08/msg00040.html
- http://lists.opensuse.org/opensuse-updates/2013-09/msg00024.html
- http://lists.opensuse.org/opensuse-updates/2013-09/msg00025.html
- http://lists.opensuse.org/opensuse-updates/2013-09/msg00030.html
- http://lists.opensuse.org/opensuse-updates/2013-09/msg00032.html
- http://lists.opensuse.org/opensuse-updates/2013-09/msg00033.html
- http://secunia.com/advisories/54076
- http://secunia.com/advisories/54834
- http://secunia.com/advisories/54839
- http://www.openwall.com/lists/oss-security/2013/07/11/8
- http://www.securityfocus.com/bid/61111
- http://www.squid-cache.org/Advisories/SQUID-2013_2.txt
- http://www.squid-cache.org/Versions/v3/3.0/changesets/squid-3.0-9200.patch
- http://www.squid-cache.org/Versions/v3/3.1/changesets/squid-3.1-10487.patch
- http://www.squid-cache.org/Versions/v3/3.2/changesets/squid-3.2-11823.patch
- http://www.squid-cache.org/Versions/v3/3.3/changesets/squid-3.3-12587.patch
- https://exchange.xforce.ibmcloud.com/vulnerabilities/85564
- https://security-tracker.debian.org/tracker/CVE-2013-4115
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.