{ "id": "CVE-2011-0419", "sourceIdentifier": "cret@cert.org", "published": "2011-05-16T17:55:02.387", "lastModified": "2024-11-21T01:23:55.693", "vulnStatus": "Modified", "cveTags": [], "descriptions": [ { "lang": "en", "value": "Stack consumption vulnerability in the fnmatch implementation in apr_fnmatch.c in the Apache Portable Runtime (APR) library before 1.4.3 and the Apache HTTP Server before 2.2.18, and in fnmatch.c in libc in NetBSD 5.1, OpenBSD 4.8, FreeBSD, Apple Mac OS X 10.6, Oracle Solaris 10, and Android, allows context-dependent attackers to cause a denial of service (CPU and memory consumption) via *? sequences in the first argument, as demonstrated by attacks against mod_autoindex in httpd." }, { "lang": "es", "value": "Vulnerabilidad de agotamiento de pila en la funci\u00f3n fnmatch implementada en apr_fnmatch.c en la librer\u00eda de Apache Portable Runtime (APR) anterior a v1.4.3 y en Apache HTTP Server anterior a v2.2.18, y en fnmatch.c en libc en NetBSD v5.1, OpenBSD v4.8, FreeBSD, Apple Mac OS X v10.6, Oracle Solaris 10, y Android permite a atacantes dependientes de contexto provocar una denegaci\u00f3n de servicio (consumo de CPU y memoria) a trav\u00e9s de secuencias \"*?\" en el primer argumento, como se demostr\u00f3 con los ataques contra mod_autoindex en httpd." } ], "metrics": { "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "baseScore": 4.3, "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "PARTIAL" }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.6, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-770" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:apache:portable_runtime:*:*:*:*:*:*:*:*", "versionEndExcluding": "1.4.3", "matchCriteriaId": "33D19D1B-EF21-4EA7-B4CD-E5276AE1B308" } ] } ] }, { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*", "versionStartIncluding": "2.0.0", "versionEndIncluding": "2.0.65", "matchCriteriaId": "94C36967-AD8A-4F0B-A577-C06A458124F4" }, { "vulnerable": true, "criteria": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*", "versionStartIncluding": "2.2.0", "versionEndIncluding": "2.2.18", "matchCriteriaId": "025D61F4-08DA-440D-9A0E-3A8DCF2A9C45" } ] } ] }, { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:o:apple:mac_os_x:10.6.0:*:*:*:*:*:*:*", "matchCriteriaId": "3C69DEE9-3FA5-408E-AD27-F5E7043F852A" }, { "vulnerable": true, "criteria": "cpe:2.3:o:freebsd:freebsd:*:*:*:*:*:*:*:*", "matchCriteriaId": "D9EC02F3-3905-460D-8949-3B26394215CA" }, { "vulnerable": true, "criteria": "cpe:2.3:o:google:android:*:*:*:*:*:*:*:*", "matchCriteriaId": "8255F035-04C8-4158-B301-82101711939C" }, { "vulnerable": true, "criteria": "cpe:2.3:o:netbsd:netbsd:5.1:*:*:*:*:*:*:*", "matchCriteriaId": "730917F8-E1F4-4836-B05A-16B2BA5774DC" }, { "vulnerable": true, "criteria": "cpe:2.3:o:openbsd:openbsd:4.8:*:*:*:*:*:*:*", "matchCriteriaId": "B180EA08-5CBA-4743-8E47-259219E76277" }, { "vulnerable": true, "criteria": "cpe:2.3:o:oracle:solaris:10:*:*:*:*:*:*:*", "matchCriteriaId": "964B57CD-CB8A-4520-B358-1C93EC5EF2DC" } ] } ] }, { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:o:debian:debian_linux:5.0:*:*:*:*:*:*:*", "matchCriteriaId": "8C757774-08E7-40AA-B532-6F705C8F7639" }, { "vulnerable": true, "criteria": "cpe:2.3:o:debian:debian_linux:6.0:*:*:*:*:*:*:*", "matchCriteriaId": "036E8A89-7A16-411F-9D31-676313BB7244" }, { "vulnerable": true, "criteria": "cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*", "matchCriteriaId": "16F59A04-14CF-49E2-9973-645477EA09DA" } ] } ] }, { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:o:suse:linux_enterprise_server:10:sp3:*:*:-:*:*:*", "matchCriteriaId": "79A35457-EAA3-4BF9-A4DA-B2E414A75A02" } ] } ] } ], "references": [ { "url": "http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/libc/gen/fnmatch.c#rev1.22", "source": "cret@cert.org", "tags": [ "Third Party Advisory" ] }, { "url": "http://cxib.net/stuff/apache.fnmatch.phps", "source": "cret@cert.org", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "http://cxib.net/stuff/apr_fnmatch.txts", "source": "cret@cert.org", "tags": [ "Third Party Advisory" ] }, { "url": "http://httpd.apache.org/security/vulnerabilities_22.html", "source": "cret@cert.org", "tags": [ "Vendor Advisory" ] }, { "url": "http://lists.apple.com/archives/Security-announce/2011//Oct/msg00003.html", "source": "cret@cert.org", "tags": [ "Broken Link" ] }, { "url": "http://lists.opensuse.org/opensuse-security-announce/2011-11/msg00011.html", "source": "cret@cert.org", "tags": [ "Mailing List", "Third Party Advisory" ] }, { "url": "http://marc.info/?l=bugtraq&m=131551295528105&w=2", "source": "cret@cert.org", "tags": [ "Issue Tracking", "Mailing List", "Third Party Advisory" ] }, { "url": "http://marc.info/?l=bugtraq&m=131551295528105&w=2", "source": "cret@cert.org", "tags": [ "Issue Tracking", "Mailing List", "Third Party Advisory" ] }, { "url": "http://marc.info/?l=bugtraq&m=131731002122529&w=2", "source": "cret@cert.org", "tags": [ "Issue Tracking", "Mailing List", "Third Party Advisory" ] }, { "url": "http://marc.info/?l=bugtraq&m=131731002122529&w=2", "source": "cret@cert.org", "tags": [ "Issue Tracking", "Mailing List", "Third Party Advisory" ] }, { "url": "http://marc.info/?l=bugtraq&m=132033751509019&w=2", "source": "cret@cert.org", "tags": [ "Issue Tracking", "Mailing List", "Third Party Advisory" ] }, { "url": "http://marc.info/?l=bugtraq&m=132033751509019&w=2", "source": "cret@cert.org", "tags": [ "Issue Tracking", "Mailing List", "Third Party Advisory" ] }, { "url": "http://marc.info/?l=bugtraq&m=134987041210674&w=2", "source": "cret@cert.org", "tags": [ "Issue Tracking", "Mailing List", "Third Party Advisory" ] }, { "url": "http://marc.info/?l=bugtraq&m=134987041210674&w=2", "source": "cret@cert.org", "tags": [ "Issue Tracking", "Mailing List", "Third Party Advisory" ] }, { "url": "http://secunia.com/advisories/44490", "source": "cret@cert.org", "tags": [ "Not Applicable", "Vendor Advisory" ] }, { "url": "http://secunia.com/advisories/44564", "source": "cret@cert.org", "tags": [ "Not Applicable", "Vendor Advisory" ] }, { "url": "http://secunia.com/advisories/44574", "source": "cret@cert.org", "tags": [ "Not Applicable", "Vendor Advisory" ] }, { "url": "http://secunia.com/advisories/48308", "source": "cret@cert.org", "tags": [ "Not Applicable" ] }, { "url": "http://securityreason.com/achievement_securityalert/98", "source": "cret@cert.org", "tags": [ "Exploit", "Third Party Advisory" ] }, { "url": "http://securityreason.com/securityalert/8246", "source": "cret@cert.org", "tags": [ "Exploit", "Third Party Advisory" ] }, { "url": "http://securitytracker.com/id?1025527", "source": "cret@cert.org", "tags": [ "Broken Link", "Third Party Advisory", "VDB Entry" ] }, { "url": "http://support.apple.com/kb/HT5002", "source": "cret@cert.org", "tags": [ "Third Party Advisory" ] }, { "url": "http://svn.apache.org/viewvc/apr/apr/branches/1.4.x/strings/apr_fnmatch.c?r1=731029&r2=1098902", "source": "cret@cert.org", "tags": [ "Patch", "Vendor Advisory" ] }, { "url": "http://svn.apache.org/viewvc?view=revision&revision=1098188", "source": "cret@cert.org", "tags": [ "Patch", "Vendor Advisory" ] }, { "url": "http://svn.apache.org/viewvc?view=revision&revision=1098799", "source": "cret@cert.org", "tags": [ "Patch", "Vendor Advisory" ] }, { "url": "http://www.apache.org/dist/apr/Announcement1.x.html", "source": "cret@cert.org", "tags": [ "Patch", "Vendor Advisory" ] }, { "url": "http://www.apache.org/dist/apr/CHANGES-APR-1.4", "source": "cret@cert.org", "tags": [ "Broken Link" ] }, { "url": "http://www.apache.org/dist/httpd/Announcement2.2.html", "source": "cret@cert.org", "tags": [ "Patch", "Vendor Advisory" ] }, { "url": "http://www.debian.org/security/2011/dsa-2237", "source": "cret@cert.org", "tags": [ "Third Party Advisory" ] }, { "url": "http://www.mail-archive.com/dev%40apr.apache.org/msg23960.html", "source": "cret@cert.org", "tags": [ "Mailing List", "Third Party Advisory" ] }, { "url": "http://www.mail-archive.com/dev%40apr.apache.org/msg23961.html", "source": "cret@cert.org", "tags": [ "Mailing List", "Third Party Advisory" ] }, { "url": "http://www.mail-archive.com/dev%40apr.apache.org/msg23976.html", "source": "cret@cert.org", "tags": [ "Mailing List", "Third Party Advisory" ] }, { "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:084", "source": "cret@cert.org", "tags": [ "Broken Link" ] }, { "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:150", "source": "cret@cert.org", "tags": [ "Broken Link" ] }, { "url": "http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/fnmatch.c#rev1.15", "source": "cret@cert.org", "tags": [ "Broken Link" ] }, { "url": "http://www.oracle.com/technetwork/topics/security/cpujul2012-392727.html", "source": "cret@cert.org", "tags": [ "Third Party Advisory" ] }, { "url": "http://www.oracle.com/technetwork/topics/security/cpujuly2013-1899826.html", "source": "cret@cert.org", "tags": [ "Third Party Advisory" ] }, { "url": "http://www.redhat.com/support/errata/RHSA-2011-0507.html", "source": "cret@cert.org", "tags": [ "Third Party Advisory" ] }, { "url": "http://www.redhat.com/support/errata/RHSA-2011-0896.html", "source": "cret@cert.org", "tags": [ "Third Party Advisory" ] }, { "url": "http://www.redhat.com/support/errata/RHSA-2011-0897.html", "source": "cret@cert.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://bugzilla.redhat.com/show_bug.cgi?id=703390", "source": "cret@cert.org", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/54a42d4b01968df1117cea77fc53d6beb931c0e05936ad02af93e9ac%40%3Ccvs.httpd.apache.org%3E", "source": "cret@cert.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/5df9bfb86a3b054bb985a45ff9250b0332c9ecc181eec232489e7f79%40%3Ccvs.httpd.apache.org%3E", "source": "cret@cert.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/8d63cb8e9100f28a99429b4328e4e7cebce861d5772ac9863ba2ae6f%40%3Ccvs.httpd.apache.org%3E", "source": "cret@cert.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/f7f95ac1cd9895db2714fa3ebaa0b94d0c6df360f742a40951384a53%40%3Ccvs.httpd.apache.org%3E", "source": "cret@cert.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/r0276683d8e1e07153fc8642618830ac0ade85b9ae0dc7b07f63bb8fc%40%3Ccvs.httpd.apache.org%3E", "source": "cret@cert.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/r064df0985779b7ee044d3120d71ba59750427cf53f57ba3384e3773f%40%3Ccvs.httpd.apache.org%3E", "source": "cret@cert.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/r1d201e3da31a2c8aa870c8314623caef7debd74a13d0f25205e26f15%40%3Ccvs.httpd.apache.org%3E", "source": "cret@cert.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/r2cb985de917e7da0848c440535f65a247754db8b2154a10089e4247b%40%3Ccvs.httpd.apache.org%3E", "source": "cret@cert.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/r57608dc51b79102f3952ae06f54d5277b649c86d6533dcd6a7d201f7%40%3Ccvs.httpd.apache.org%3E", "source": "cret@cert.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/r688df6f16f141e966a0a47f817e559312b3da27886f59116a94b273d%40%3Ccvs.httpd.apache.org%3E", "source": "cret@cert.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/r75cbe9ea3e2114e4271bbeca7aff96117b50c1b6eb7c4772b0337c1f%40%3Ccvs.httpd.apache.org%3E", "source": "cret@cert.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/r8828e649175df56f1f9e3919938ac7826128525426e2748f0ab62feb%40%3Ccvs.httpd.apache.org%3E", "source": "cret@cert.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/r9e8622254184645bc963a1d47c5d47f6d5a36d6f080d8d2c43b2b142%40%3Ccvs.httpd.apache.org%3E", "source": "cret@cert.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/r9ea3538f229874c80a10af473856a81fbf5f694cd7f471cc679ba70b%40%3Ccvs.httpd.apache.org%3E", "source": "cret@cert.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/r9f93cf6dde308d42a9c807784e8102600d0397f5f834890708bf6920%40%3Ccvs.httpd.apache.org%3E", "source": "cret@cert.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/rdca61ae990660bacb682295f2a09d34612b7bb5f457577fe17f4d064%40%3Ccvs.httpd.apache.org%3E", "source": "cret@cert.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/re2e23465bbdb17ffe109d21b4f192e6b58221cd7aa8797d530b4cd75%40%3Ccvs.httpd.apache.org%3E", "source": "cret@cert.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/rf6449464fd8b7437704c55f88361b66f12d5b5f90bcce66af4be4ba9%40%3Ccvs.httpd.apache.org%3E", "source": "cret@cert.org", "tags": [ "Third Party Advisory", "VDB Entry" ] }, { "url": "https://lists.apache.org/thread.html/rfbaf647d52c1cb843e726a0933f156366a806cead84fbd430951591b%40%3Ccvs.httpd.apache.org%3E", "source": "cret@cert.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A14638", "source": "cret@cert.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A14804", "source": "cret@cert.org", "tags": [ "Third Party Advisory" ] }, { "url": "http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/libc/gen/fnmatch.c#rev1.22", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "http://cxib.net/stuff/apache.fnmatch.phps", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "http://cxib.net/stuff/apr_fnmatch.txts", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "http://httpd.apache.org/security/vulnerabilities_22.html", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ] }, { "url": "http://lists.apple.com/archives/Security-announce/2011//Oct/msg00003.html", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Broken Link" ] }, { "url": "http://lists.opensuse.org/opensuse-security-announce/2011-11/msg00011.html", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ] }, { "url": "http://marc.info/?l=bugtraq&m=131551295528105&w=2", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Mailing List", "Third Party Advisory" ] }, { "url": "http://marc.info/?l=bugtraq&m=131551295528105&w=2", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Mailing List", "Third Party Advisory" ] }, { "url": "http://marc.info/?l=bugtraq&m=131731002122529&w=2", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Mailing List", "Third Party Advisory" ] }, { "url": "http://marc.info/?l=bugtraq&m=131731002122529&w=2", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Mailing List", "Third Party Advisory" ] }, { "url": "http://marc.info/?l=bugtraq&m=132033751509019&w=2", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Mailing List", "Third Party Advisory" ] }, { "url": "http://marc.info/?l=bugtraq&m=132033751509019&w=2", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Mailing List", "Third Party Advisory" ] }, { "url": "http://marc.info/?l=bugtraq&m=134987041210674&w=2", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Mailing List", "Third Party Advisory" ] }, { "url": "http://marc.info/?l=bugtraq&m=134987041210674&w=2", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Mailing List", "Third Party Advisory" ] }, { "url": "http://secunia.com/advisories/44490", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Not Applicable", "Vendor Advisory" ] }, { "url": "http://secunia.com/advisories/44564", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Not Applicable", "Vendor Advisory" ] }, { "url": "http://secunia.com/advisories/44574", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Not Applicable", "Vendor Advisory" ] }, { "url": "http://secunia.com/advisories/48308", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Not Applicable" ] }, { "url": "http://securityreason.com/achievement_securityalert/98", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory" ] }, { "url": "http://securityreason.com/securityalert/8246", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory" ] }, { "url": "http://securitytracker.com/id?1025527", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Broken Link", "Third Party Advisory", "VDB Entry" ] }, { "url": "http://support.apple.com/kb/HT5002", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "http://svn.apache.org/viewvc/apr/apr/branches/1.4.x/strings/apr_fnmatch.c?r1=731029&r2=1098902", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Vendor Advisory" ] }, { "url": "http://svn.apache.org/viewvc?view=revision&revision=1098188", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Vendor Advisory" ] }, { "url": "http://svn.apache.org/viewvc?view=revision&revision=1098799", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Vendor Advisory" ] }, { "url": "http://www.apache.org/dist/apr/Announcement1.x.html", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Vendor Advisory" ] }, { "url": "http://www.apache.org/dist/apr/CHANGES-APR-1.4", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Broken Link" ] }, { "url": "http://www.apache.org/dist/httpd/Announcement2.2.html", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Vendor Advisory" ] }, { "url": "http://www.debian.org/security/2011/dsa-2237", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "http://www.mail-archive.com/dev%40apr.apache.org/msg23960.html", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ] }, { "url": "http://www.mail-archive.com/dev%40apr.apache.org/msg23961.html", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ] }, { "url": "http://www.mail-archive.com/dev%40apr.apache.org/msg23976.html", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ] }, { "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2011:084", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Broken Link" ] }, { "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:150", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Broken Link" ] }, { "url": "http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/fnmatch.c#rev1.15", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Broken Link" ] }, { "url": "http://www.oracle.com/technetwork/topics/security/cpujul2012-392727.html", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "http://www.oracle.com/technetwork/topics/security/cpujuly2013-1899826.html", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "http://www.redhat.com/support/errata/RHSA-2011-0507.html", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "http://www.redhat.com/support/errata/RHSA-2011-0896.html", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "http://www.redhat.com/support/errata/RHSA-2011-0897.html", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "https://bugzilla.redhat.com/show_bug.cgi?id=703390", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/54a42d4b01968df1117cea77fc53d6beb931c0e05936ad02af93e9ac%40%3Ccvs.httpd.apache.org%3E", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/5df9bfb86a3b054bb985a45ff9250b0332c9ecc181eec232489e7f79%40%3Ccvs.httpd.apache.org%3E", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/8d63cb8e9100f28a99429b4328e4e7cebce861d5772ac9863ba2ae6f%40%3Ccvs.httpd.apache.org%3E", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/f7f95ac1cd9895db2714fa3ebaa0b94d0c6df360f742a40951384a53%40%3Ccvs.httpd.apache.org%3E", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/r0276683d8e1e07153fc8642618830ac0ade85b9ae0dc7b07f63bb8fc%40%3Ccvs.httpd.apache.org%3E", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/r064df0985779b7ee044d3120d71ba59750427cf53f57ba3384e3773f%40%3Ccvs.httpd.apache.org%3E", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/r1d201e3da31a2c8aa870c8314623caef7debd74a13d0f25205e26f15%40%3Ccvs.httpd.apache.org%3E", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/r2cb985de917e7da0848c440535f65a247754db8b2154a10089e4247b%40%3Ccvs.httpd.apache.org%3E", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/r57608dc51b79102f3952ae06f54d5277b649c86d6533dcd6a7d201f7%40%3Ccvs.httpd.apache.org%3E", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/r688df6f16f141e966a0a47f817e559312b3da27886f59116a94b273d%40%3Ccvs.httpd.apache.org%3E", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/r75cbe9ea3e2114e4271bbeca7aff96117b50c1b6eb7c4772b0337c1f%40%3Ccvs.httpd.apache.org%3E", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/r8828e649175df56f1f9e3919938ac7826128525426e2748f0ab62feb%40%3Ccvs.httpd.apache.org%3E", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/r9e8622254184645bc963a1d47c5d47f6d5a36d6f080d8d2c43b2b142%40%3Ccvs.httpd.apache.org%3E", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/r9ea3538f229874c80a10af473856a81fbf5f694cd7f471cc679ba70b%40%3Ccvs.httpd.apache.org%3E", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/r9f93cf6dde308d42a9c807784e8102600d0397f5f834890708bf6920%40%3Ccvs.httpd.apache.org%3E", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/rdca61ae990660bacb682295f2a09d34612b7bb5f457577fe17f4d064%40%3Ccvs.httpd.apache.org%3E", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/re2e23465bbdb17ffe109d21b4f192e6b58221cd7aa8797d530b4cd75%40%3Ccvs.httpd.apache.org%3E", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "https://lists.apache.org/thread.html/rf6449464fd8b7437704c55f88361b66f12d5b5f90bcce66af4be4ba9%40%3Ccvs.httpd.apache.org%3E", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory", "VDB Entry" ] }, { "url": "https://lists.apache.org/thread.html/rfbaf647d52c1cb843e726a0933f156366a806cead84fbd430951591b%40%3Ccvs.httpd.apache.org%3E", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A14638", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A14804", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] } ] }