GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2013-4332 (GCVE-0-2013-4332)

Vulnerability from cvelistv5 – Published: 2013-10-09 22:00 – Updated: 2024-08-06 16:38
VLAI
Summary
Multiple integer overflows in malloc/malloc.c in the GNU C Library (aka glibc or libc6) 2.18 and earlier allow context-dependent attackers to cause a denial of service (heap corruption) via a large value to the (1) pvalloc, (2) valloc, (3) posix_memalign, (4) memalign, or (5) aligned_alloc functions.
Severity
No CVSS data available.
CWE
  • n/a
References
Date Public
2013-08-20 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T16:38:01.986Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "RHSA-2013:1605",
            "tags": [
              "vendor-advisory",
              "x_refsource_REDHAT",
              "x_transferred"
            ],
            "url": "http://rhn.redhat.com/errata/RHSA-2013-1605.html"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4332"
          },
          {
            "name": "55113",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/55113"
          },
          {
            "name": "USN-1991-1",
            "tags": [
              "vendor-advisory",
              "x_refsource_UBUNTU",
              "x_transferred"
            ],
            "url": "http://www.ubuntu.com/usn/USN-1991-1"
          },
          {
            "name": "[oss-security] 20130912 Re: CVE Request: Three integer overflows in glibc memory allocator",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2013/09/12/6"
          },
          {
            "name": "MDVSA-2013:284",
            "tags": [
              "vendor-advisory",
              "x_refsource_MANDRIVA",
              "x_transferred"
            ],
            "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:284"
          },
          {
            "name": "62324",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/62324"
          },
          {
            "name": "GLSA-201503-04",
            "tags": [
              "vendor-advisory",
              "x_refsource_GENTOO",
              "x_transferred"
            ],
            "url": "https://security.gentoo.org/glsa/201503-04"
          },
          {
            "name": "RHSA-2013:1411",
            "tags": [
              "vendor-advisory",
              "x_refsource_REDHAT",
              "x_transferred"
            ],
            "url": "http://rhn.redhat.com/errata/RHSA-2013-1411.html"
          },
          {
            "name": "MDVSA-2013:283",
            "tags": [
              "vendor-advisory",
              "x_refsource_MANDRIVA",
              "x_transferred"
            ],
            "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:283"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://sourceware.org/bugzilla/show_bug.cgi?id=15857"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://sourceware.org/bugzilla/show_bug.cgi?id=15856"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://sourceware.org/bugzilla/show_bug.cgi?id=15855"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2013-08-20T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "Multiple integer overflows in malloc/malloc.c in the GNU C Library (aka glibc or libc6) 2.18 and earlier allow context-dependent attackers to cause a denial of service (heap corruption) via a large value to the (1) pvalloc, (2) valloc, (3) posix_memalign, (4) memalign, or (5) aligned_alloc functions."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2017-06-30T16:57:01.000Z",
        "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "shortName": "redhat"
      },
      "references": [
        {
          "name": "RHSA-2013:1605",
          "tags": [
            "vendor-advisory",
            "x_refsource_REDHAT"
          ],
          "url": "http://rhn.redhat.com/errata/RHSA-2013-1605.html"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4332"
        },
        {
          "name": "55113",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/55113"
        },
        {
          "name": "USN-1991-1",
          "tags": [
            "vendor-advisory",
            "x_refsource_UBUNTU"
          ],
          "url": "http://www.ubuntu.com/usn/USN-1991-1"
        },
        {
          "name": "[oss-security] 20130912 Re: CVE Request: Three integer overflows in glibc memory allocator",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2013/09/12/6"
        },
        {
          "name": "MDVSA-2013:284",
          "tags": [
            "vendor-advisory",
            "x_refsource_MANDRIVA"
          ],
          "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:284"
        },
        {
          "name": "62324",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/62324"
        },
        {
          "name": "GLSA-201503-04",
          "tags": [
            "vendor-advisory",
            "x_refsource_GENTOO"
          ],
          "url": "https://security.gentoo.org/glsa/201503-04"
        },
        {
          "name": "RHSA-2013:1411",
          "tags": [
            "vendor-advisory",
            "x_refsource_REDHAT"
          ],
          "url": "http://rhn.redhat.com/errata/RHSA-2013-1411.html"
        },
        {
          "name": "MDVSA-2013:283",
          "tags": [
            "vendor-advisory",
            "x_refsource_MANDRIVA"
          ],
          "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:283"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://sourceware.org/bugzilla/show_bug.cgi?id=15857"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://sourceware.org/bugzilla/show_bug.cgi?id=15856"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://sourceware.org/bugzilla/show_bug.cgi?id=15855"
        }
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
    "assignerShortName": "redhat",
    "cveId": "CVE-2013-4332",
    "datePublished": "2013-10-09T22:00:00.000Z",
    "dateReserved": "2013-06-12T00:00:00.000Z",
    "dateUpdated": "2024-08-06T16:38:01.986Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2013-4332",
      "date": "2026-09-19",
      "epss": "0.02607",
      "percentile": "0.84696"
    },
    "fkie_nvd": {
      "configurations": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:gnu:glibc:*:*:*:*:*:*:*:*",
                  "matchCriteriaId": "EDDAD2B2-386E-4DEA-A20E-0C2197E12089",
                  "versionEndIncluding": "2.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:glibc:2.0:*:*:*:*:*:*:*",
                  "matchCriteriaId": "E5C0577C-6BC7-418F-B2C5-B74800D43418",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:glibc:2.0.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "FEA795F7-8AAC-42BA-971B-601346704BD8",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:glibc:2.0.2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "5CADA314-C0D0-40F8-9019-884F17D0B54A",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:glibc:2.0.3:*:*:*:*:*:*:*",
                  "matchCriteriaId": "255E0C0D-0B70-4C10-BF7C-34193AA24C42",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:glibc:2.0.4:*:*:*:*:*:*:*",
                  "matchCriteriaId": "F424F2F5-D7E4-4A13-A8CF-32D466610BDF",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:glibc:2.0.5:*:*:*:*:*:*:*",
                  "matchCriteriaId": "6DC4E7AE-BDC4-48F1-9FDE-3F3FAA3F40F4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:glibc:2.0.6:*:*:*:*:*:*:*",
                  "matchCriteriaId": "F1329215-C53A-40D5-8E9C-F457D092E483",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:glibc:2.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "4E2A0F12-FD00-40B9-86AD-7D082385E5DB",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:glibc:2.1.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "8ED8F0E8-A969-4F7F-A100-662F4A5426FD",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:glibc:2.1.1.6:*:*:*:*:*:*:*",
                  "matchCriteriaId": "9416576F-A605-45BE-AA01-FEF357A66979",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:glibc:2.1.2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "AE582B8F-4E31-4D0F-B2F9-AC83C855F751",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:glibc:2.1.3:*:*:*:*:*:*:*",
                  "matchCriteriaId": "DB56D9C9-13B3-418C-B06C-0997E165F1C7",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:glibc:2.1.9:*:*:*:*:*:*:*",
                  "matchCriteriaId": "19D5667D-5EA4-4B44-BF8A-9C10506BD4E6",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:glibc:2.10.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "9A30D0EE-1AED-4C99-8A22-24E47212F3FD",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:glibc:2.11:*:*:*:*:*:*:*",
                  "matchCriteriaId": "4169CA4B-C4F5-499A-A35A-49DD43AC0A22",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:glibc:2.11.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "A3AC9749-52C5-4E17-8A77-5F4ED91FA8E3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:glibc:2.11.2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "C55E32EC-33A6-4145-9B76-C7E3DBACD1E1",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:glibc:2.11.3:*:*:*:*:*:*:*",
                  "matchCriteriaId": "6423F0B5-E483-4DE9-B13F-3A7322F055DC",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:glibc:2.12.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "C543B0E8-8B48-44A4-B63F-B2D9EA23E8EE",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:glibc:2.12.2:*:*:*:*:*:*:*",
                  "matchCriteriaId": "37880948-2AB5-491A-85E2-B7E271E03B1D",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:glibc:2.13:*:*:*:*:*:*:*",
                  "matchCriteriaId": "DF8E0DCD-8D39-4C89-9B4C-37025D9BE3A9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:glibc:2.14:*:*:*:*:*:*:*",
                  "matchCriteriaId": "BFD5D113-EF53-4690-92AC-B6E54D70AA9B",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:glibc:2.14.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "92B1C39D-1183-4FAE-85C2-D1DC7AA6F431",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:glibc:2.15:*:*:*:*:*:*:*",
                  "matchCriteriaId": "733A1711-D2FC-45C6-9542-893860851F6B",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:glibc:2.16:*:*:*:*:*:*:*",
                  "matchCriteriaId": "CA4CFA8E-9892-4DDA-9DB2-581711E974A1",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:a:gnu:glibc:2.17:*:*:*:*:*:*:*",
                  "matchCriteriaId": "C1E91F85-7872-4290-BE7F-C966AC2773CB",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        },
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:redhat:enterprise_linux:5:*:*:*:*:*:*:*",
                  "matchCriteriaId": "AA9B3CC0-DF1C-4A86-B2A3-A9D428A5A6E6",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Multiple integer overflows in malloc/malloc.c in the GNU C Library (aka glibc or libc6) 2.18 and earlier allow context-dependent attackers to cause a denial of service (heap corruption) via a large value to the (1) pvalloc, (2) valloc, (3) posix_memalign, (4) memalign, or (5) aligned_alloc functions."
        },
        {
          "lang": "es",
          "value": "M\u00faltiples desbordamientos de enteros en malloc/malloc.c de GNU C Library (tambi\u00e9n conocida como glibc o libc6) 2.18 y anteriores versiones permite a atacantes dependientes del contexto provocar una denegaci\u00f3n de servicio (corrupci\u00f3n de memoria din\u00e1mica) a trav\u00e9s de un valor largo de funciones (1) pvalloc, (2) valloc, (3) posix_memalign, (4) memalign, o (5) aligned_alloc."
        }
      ],
      "id": "CVE-2013-4332",
      "lastModified": "2024-11-21T01:55:22.267",
      "metrics": {
        "cvssMetricV2": [
          {
            "acInsufInfo": false,
            "baseSeverity": "MEDIUM",
            "cvssData": {
              "accessComplexity": "MEDIUM",
              "accessVector": "NETWORK",
              "authentication": "NONE",
              "availabilityImpact": "PARTIAL",
              "baseScore": 4.3,
              "confidentialityImpact": "NONE",
              "integrityImpact": "NONE",
              "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
              "version": "2.0"
            },
            "exploitabilityScore": 8.6,
            "impactScore": 2.9,
            "obtainAllPrivilege": false,
            "obtainOtherPrivilege": false,
            "obtainUserPrivilege": false,
            "source": "nvd@nist.gov",
            "type": "Primary",
            "userInteractionRequired": false
          }
        ]
      },
      "published": "2013-10-09T22:55:02.667",
      "references": [
        {
          "source": "secalert@redhat.com",
          "url": "http://rhn.redhat.com/errata/RHSA-2013-1411.html"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://rhn.redhat.com/errata/RHSA-2013-1605.html"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://secunia.com/advisories/55113"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:283"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:284"
        },
        {
          "source": "secalert@redhat.com",
          "tags": [
            "Patch"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2013/09/12/6"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://www.securityfocus.com/bid/62324"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://www.ubuntu.com/usn/USN-1991-1"
        },
        {
          "source": "secalert@redhat.com",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4332"
        },
        {
          "source": "secalert@redhat.com",
          "url": "https://security.gentoo.org/glsa/201503-04"
        },
        {
          "source": "secalert@redhat.com",
          "tags": [
            "Exploit"
          ],
          "url": "https://sourceware.org/bugzilla/show_bug.cgi?id=15855"
        },
        {
          "source": "secalert@redhat.com",
          "url": "https://sourceware.org/bugzilla/show_bug.cgi?id=15856"
        },
        {
          "source": "secalert@redhat.com",
          "tags": [
            "Exploit"
          ],
          "url": "https://sourceware.org/bugzilla/show_bug.cgi?id=15857"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://rhn.redhat.com/errata/RHSA-2013-1411.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://rhn.redhat.com/errata/RHSA-2013-1605.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://secunia.com/advisories/55113"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:283"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:284"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Patch"
          ],
          "url": "http://www.openwall.com/lists/oss-security/2013/09/12/6"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.securityfocus.com/bid/62324"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.ubuntu.com/usn/USN-1991-1"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4332"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "https://security.gentoo.org/glsa/201503-04"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Exploit"
          ],
          "url": "https://sourceware.org/bugzilla/show_bug.cgi?id=15855"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "https://sourceware.org/bugzilla/show_bug.cgi?id=15856"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Exploit"
          ],
          "url": "https://sourceware.org/bugzilla/show_bug.cgi?id=15857"
        }
      ],
      "sourceIdentifier": "secalert@redhat.com",
      "vulnStatus": "Modified",
      "weaknesses": [
        {
          "description": [
            {
              "lang": "en",
              "value": "CWE-189"
            }
          ],
          "source": "nvd@nist.gov",
          "type": "Primary"
        }
      ]
    },
    "nvd": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:gnu:glibc:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "EDDAD2B2-386E-4DEA-A20E-0C2197E12089",
                    "versionEndIncluding": "2.18",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:glibc:2.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "E5C0577C-6BC7-418F-B2C5-B74800D43418",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:glibc:2.0.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "FEA795F7-8AAC-42BA-971B-601346704BD8",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:glibc:2.0.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "5CADA314-C0D0-40F8-9019-884F17D0B54A",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:glibc:2.0.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "255E0C0D-0B70-4C10-BF7C-34193AA24C42",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:glibc:2.0.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "F424F2F5-D7E4-4A13-A8CF-32D466610BDF",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:glibc:2.0.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "6DC4E7AE-BDC4-48F1-9FDE-3F3FAA3F40F4",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:glibc:2.0.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "F1329215-C53A-40D5-8E9C-F457D092E483",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:glibc:2.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "4E2A0F12-FD00-40B9-86AD-7D082385E5DB",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:glibc:2.1.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "8ED8F0E8-A969-4F7F-A100-662F4A5426FD",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:glibc:2.1.1.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "9416576F-A605-45BE-AA01-FEF357A66979",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:glibc:2.1.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "AE582B8F-4E31-4D0F-B2F9-AC83C855F751",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:glibc:2.1.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "DB56D9C9-13B3-418C-B06C-0997E165F1C7",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:glibc:2.1.9:*:*:*:*:*:*:*",
                    "matchCriteriaId": "19D5667D-5EA4-4B44-BF8A-9C10506BD4E6",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:glibc:2.10.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "9A30D0EE-1AED-4C99-8A22-24E47212F3FD",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:glibc:2.11:*:*:*:*:*:*:*",
                    "matchCriteriaId": "4169CA4B-C4F5-499A-A35A-49DD43AC0A22",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:glibc:2.11.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "A3AC9749-52C5-4E17-8A77-5F4ED91FA8E3",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:glibc:2.11.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C55E32EC-33A6-4145-9B76-C7E3DBACD1E1",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:glibc:2.11.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "6423F0B5-E483-4DE9-B13F-3A7322F055DC",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:glibc:2.12.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C543B0E8-8B48-44A4-B63F-B2D9EA23E8EE",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:glibc:2.12.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "37880948-2AB5-491A-85E2-B7E271E03B1D",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:glibc:2.13:*:*:*:*:*:*:*",
                    "matchCriteriaId": "DF8E0DCD-8D39-4C89-9B4C-37025D9BE3A9",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:glibc:2.14:*:*:*:*:*:*:*",
                    "matchCriteriaId": "BFD5D113-EF53-4690-92AC-B6E54D70AA9B",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:glibc:2.14.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "92B1C39D-1183-4FAE-85C2-D1DC7AA6F431",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:glibc:2.15:*:*:*:*:*:*:*",
                    "matchCriteriaId": "733A1711-D2FC-45C6-9542-893860851F6B",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:glibc:2.16:*:*:*:*:*:*:*",
                    "matchCriteriaId": "CA4CFA8E-9892-4DDA-9DB2-581711E974A1",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:gnu:glibc:2.17:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C1E91F85-7872-4290-BE7F-C966AC2773CB",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          },
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:redhat:enterprise_linux:5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "AA9B3CC0-DF1C-4A86-B2A3-A9D428A5A6E6",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "Multiple integer overflows in malloc/malloc.c in the GNU C Library (aka glibc or libc6) 2.18 and earlier allow context-dependent attackers to cause a denial of service (heap corruption) via a large value to the (1) pvalloc, (2) valloc, (3) posix_memalign, (4) memalign, or (5) aligned_alloc functions."
          },
          {
            "lang": "es",
            "value": "M\u00faltiples desbordamientos de enteros en malloc/malloc.c de GNU C Library (tambi\u00e9n conocida como glibc o libc6) 2.18 y anteriores versiones permite a atacantes dependientes del contexto provocar una denegaci\u00f3n de servicio (corrupci\u00f3n de memoria din\u00e1mica) a trav\u00e9s de un valor largo de funciones (1) pvalloc, (2) valloc, (3) posix_memalign, (4) memalign, o (5) aligned_alloc."
          }
        ],
        "id": "CVE-2013-4332",
        "lastModified": "2026-04-29T01:13:23.040",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": false,
              "baseSeverity": "MEDIUM",
              "cvssData": {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "availabilityImpact": "PARTIAL",
                "baseScore": 4.3,
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
                "version": "2.0"
              },
              "exploitabilityScore": 8.6,
              "impactScore": 2.9,
              "obtainAllPrivilege": false,
              "obtainOtherPrivilege": false,
              "obtainUserPrivilege": false,
              "source": "nvd@nist.gov",
              "type": "Primary",
              "userInteractionRequired": false
            }
          ]
        },
        "published": "2013-10-09T22:55:02.667",
        "references": [
          {
            "source": "secalert@redhat.com",
            "url": "http://rhn.redhat.com/errata/RHSA-2013-1411.html"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://rhn.redhat.com/errata/RHSA-2013-1605.html"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://secunia.com/advisories/55113"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:283"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:284"
          },
          {
            "source": "secalert@redhat.com",
            "tags": [
              "Patch"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2013/09/12/6"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://www.securityfocus.com/bid/62324"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://www.ubuntu.com/usn/USN-1991-1"
          },
          {
            "source": "secalert@redhat.com",
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4332"
          },
          {
            "source": "secalert@redhat.com",
            "url": "https://security.gentoo.org/glsa/201503-04"
          },
          {
            "source": "secalert@redhat.com",
            "tags": [
              "Exploit"
            ],
            "url": "https://sourceware.org/bugzilla/show_bug.cgi?id=15855"
          },
          {
            "source": "secalert@redhat.com",
            "url": "https://sourceware.org/bugzilla/show_bug.cgi?id=15856"
          },
          {
            "source": "secalert@redhat.com",
            "tags": [
              "Exploit"
            ],
            "url": "https://sourceware.org/bugzilla/show_bug.cgi?id=15857"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://rhn.redhat.com/errata/RHSA-2013-1411.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://rhn.redhat.com/errata/RHSA-2013-1605.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://secunia.com/advisories/55113"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:283"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:284"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Patch"
            ],
            "url": "http://www.openwall.com/lists/oss-security/2013/09/12/6"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.securityfocus.com/bid/62324"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.ubuntu.com/usn/USN-1991-1"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4332"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://security.gentoo.org/glsa/201503-04"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Exploit"
            ],
            "url": "https://sourceware.org/bugzilla/show_bug.cgi?id=15855"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://sourceware.org/bugzilla/show_bug.cgi?id=15856"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Exploit"
            ],
            "url": "https://sourceware.org/bugzilla/show_bug.cgi?id=15857"
          }
        ],
        "sourceIdentifier": "secalert@redhat.com",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-189"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    },
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2025-11-21T12:38:51+00:00",
      "cve": "CVE-2013-4332",
      "id": "CVE-2013-4332",
      "initial_release_date": "2013-08-20T00:00:00+00:00",
      "product_status:fixed": "466",
      "product_status:known_not_affected": "8",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "glibc: three integer overflows in memory allocator",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2013/cve-2013-4332.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-09-05T01:29:03Z",
      "cve": "CVE-2013-4332",
      "id": "CVE-2013-4332",
      "initial_release_date": "2023-02-15T05:36:16Z",
      "product_status:known_not_affected": "8",
      "product_status:recommended": "687",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2013-4332",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2013-4332.json",
      "version": "19"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…