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

CVE-2012-1588 (GCVE-0-2012-1588)

Vulnerability from cvelistv5 – Published: 2012-10-01 00:00 – Updated: 2024-08-06 19:01
VLAI
Summary
Algorithmic complexity vulnerability in the _filter_url function in the text filtering system (modules/filter/filter.module) in Drupal 7.x before 7.14 allows remote authenticated users with certain roles to cause a denial of service (CPU consumption) via a long email address.
Severity
No CVSS data available.
CWE
  • n/a
References
URL Tags
http://drupalcode.org/project/drupal.git/commit/d… x_refsource_CONFIRM
http://drupal.org/drupal-7.14 x_refsource_CONFIRM
http://www.mandriva.com/security/advisories?name=… vendor-advisoryx_refsource_MANDRIVA
http://secunia.com/advisories/49012 third-party-advisoryx_refsource_SECUNIA
http://drupal.org/node/1557938 x_refsource_CONFIRM
http://www.securityfocus.com/bid/53368 vdb-entryx_refsource_BID
http://drupal.org/node/1558468 x_refsource_CONFIRM
Date Public
2012-05-02 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T19:01:02.642Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://drupalcode.org/project/drupal.git/commit/db79496ae983447506f016a20738c3d7e5d059fa"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://drupal.org/drupal-7.14"
          },
          {
            "name": "MDVSA-2013:074",
            "tags": [
              "vendor-advisory",
              "x_refsource_MANDRIVA",
              "x_transferred"
            ],
            "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:074"
          },
          {
            "name": "49012",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/49012"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://drupal.org/node/1557938"
          },
          {
            "name": "53368",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/53368"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://drupal.org/node/1558468"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2012-05-02T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "Algorithmic complexity vulnerability in the _filter_url function in the text filtering system (modules/filter/filter.module) in Drupal 7.x before 7.14 allows remote authenticated users with certain roles to cause a denial of service (CPU consumption) via a long email address."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2013-12-10T15:57:00.000Z",
        "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "shortName": "redhat"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://drupalcode.org/project/drupal.git/commit/db79496ae983447506f016a20738c3d7e5d059fa"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://drupal.org/drupal-7.14"
        },
        {
          "name": "MDVSA-2013:074",
          "tags": [
            "vendor-advisory",
            "x_refsource_MANDRIVA"
          ],
          "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:074"
        },
        {
          "name": "49012",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/49012"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://drupal.org/node/1557938"
        },
        {
          "name": "53368",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/53368"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://drupal.org/node/1558468"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "secalert@redhat.com",
          "ID": "CVE-2012-1588",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "n/a",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "n/a"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "n/a"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "Algorithmic complexity vulnerability in the _filter_url function in the text filtering system (modules/filter/filter.module) in Drupal 7.x before 7.14 allows remote authenticated users with certain roles to cause a denial of service (CPU consumption) via a long email address."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "http://drupalcode.org/project/drupal.git/commit/db79496ae983447506f016a20738c3d7e5d059fa",
              "refsource": "CONFIRM",
              "url": "http://drupalcode.org/project/drupal.git/commit/db79496ae983447506f016a20738c3d7e5d059fa"
            },
            {
              "name": "http://drupal.org/drupal-7.14",
              "refsource": "CONFIRM",
              "url": "http://drupal.org/drupal-7.14"
            },
            {
              "name": "MDVSA-2013:074",
              "refsource": "MANDRIVA",
              "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:074"
            },
            {
              "name": "49012",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/49012"
            },
            {
              "name": "http://drupal.org/node/1557938",
              "refsource": "CONFIRM",
              "url": "http://drupal.org/node/1557938"
            },
            {
              "name": "53368",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/53368"
            },
            {
              "name": "http://drupal.org/node/1558468",
              "refsource": "CONFIRM",
              "url": "http://drupal.org/node/1558468"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
    "assignerShortName": "redhat",
    "cveId": "CVE-2012-1588",
    "datePublished": "2012-10-01T00:00:00.000Z",
    "dateReserved": "2012-03-12T00:00:00.000Z",
    "dateUpdated": "2024-08-06T19:01:02.642Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2012-1588",
      "date": "2026-09-17",
      "epss": "0.01234",
      "percentile": "0.67556"
    },
    "fkie_nvd": {
      "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"48C33CAB-4633-418C-B162-20A2EC24E8DD\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.0:alpha1:*:*:*:*:*:*\", \"matchCriteriaId\": \"CC3B1750-17AD-4386-B6EE-1AFC9CDFB6C4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.0:alpha2:*:*:*:*:*:*\", \"matchCriteriaId\": \"9E0C1873-22A6-4CE9-853D-2A40BD3D9E62\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.0:alpha3:*:*:*:*:*:*\", \"matchCriteriaId\": \"9F6DF608-0DA2-455F-AD28-7BE4A7548E48\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.0:alpha4:*:*:*:*:*:*\", \"matchCriteriaId\": \"7BCC306D-EB5D-4784-B0B1-B4F9370796F7\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.0:alpha5:*:*:*:*:*:*\", \"matchCriteriaId\": \"5639A5F3-CD18-451C-BA5A-3336C42BED83\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.0:alpha6:*:*:*:*:*:*\", \"matchCriteriaId\": \"5B0A10CA-F59E-48AC-97E9-8476F63BAEDB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.0:alpha7:*:*:*:*:*:*\", \"matchCriteriaId\": \"07B7917C-5934-4AFF-B3DB-BE9B099B27FB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.0:beta1:*:*:*:*:*:*\", \"matchCriteriaId\": \"16731B53-3CD1-4B98-947B-7621162D8DB3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.0:beta2:*:*:*:*:*:*\", \"matchCriteriaId\": \"BD738402-A50E-4AEB-8F42-607F52DE5540\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.0:beta3:*:*:*:*:*:*\", \"matchCriteriaId\": \"199AC10C-6E65-409B-8658-E26240B27E1B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.0:dev:*:*:*:*:*:*\", \"matchCriteriaId\": \"2B378BEF-B070-4955-A6B3-8F2ACBA96832\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.0:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"19EC9A36-5EDC-4519-802E-BEA69B18800A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.0:rc2:*:*:*:*:*:*\", \"matchCriteriaId\": \"8C281EA7-8AE1-4D5A-B03B-B3BE37740195\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.0:rc3:*:*:*:*:*:*\", \"matchCriteriaId\": \"024CF5B1-1875-4785-ACAF-35ECCC7914A5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.0:rc4:*:*:*:*:*:*\", \"matchCriteriaId\": \"5F446903-51AC-4FA3-BA90-C2EA59BBDB01\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1FE86CC5-956E-4F16-BE7B-2B1CAAEB5C40\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F0AC1B21-D3BE-4B6A-AE40-8B395E81DD50\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"7E5E8A73-1C02-4900-BC30-83084DC8371C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A92A41E3-BF0F-49BD-9F0F-5FDC11BF2499\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"937C3149-3F34-40D8-964D-FB65EBDF0BC5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"90CD183A-3777-44F9-8CA6-8E802058D099\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.7:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"68C0CC63-558B-4750-8293-926BE9EAD42C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.8:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"CA66BCA5-3934-449E-BAD3-D0DFBF4A04BE\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.9:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5030281C-CD4F-4106-A100-332A4C3C2AEB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.10:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D408134A-29E8-4D6A-9352-DB7F9CF55FA3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.11:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"3B08C41E-2357-44D5-A3A7-75389B343B8C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.12:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E9F40588-308A-4BA7-AE62-5DCC7D7528EE\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.13:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E41BD65A-F39B-42C5-8776-CE09345A531D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:drupal:drupal:7.x-dev:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"0F860666-578F-4B48-ABCA-1B5F2697DEAB\"}]}]}]",
      "descriptions": "[{\"lang\": \"en\", \"value\": \"Algorithmic complexity vulnerability in the _filter_url function in the text filtering system (modules/filter/filter.module) in Drupal 7.x before 7.14 allows remote authenticated users with certain roles to cause a denial of service (CPU consumption) via a long email address.\"}, {\"lang\": \"es\", \"value\": \"Vulnerabilidad de complejidad algor\\u00edtmica en la funci\\u00f3n _filter_url en el sistema de filtrado de texto (modules/filter/filter.module) en Drupal v7.x anterior a v7.4 permite a usuarios remotos autenticados con ciertos roles generar una denegaci\\u00f3n de servicio (consumo de CPU) a trav\\u00e9s de una direcci\\u00f3n de correo electr\\u00f3nico larga.\"}]",
      "id": "CVE-2012-1588",
      "lastModified": "2024-11-21T01:37:15.757",
      "metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:M/Au:S/C:N/I:N/A:P\", \"baseScore\": 3.5, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"SINGLE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"LOW\", \"exploitabilityScore\": 6.8, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
      "published": "2012-10-01T00:55:00.930",
      "references": "[{\"url\": \"http://drupal.org/drupal-7.14\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Patch\"]}, {\"url\": \"http://drupal.org/node/1557938\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://drupal.org/node/1558468\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://drupalcode.org/project/drupal.git/commit/db79496ae983447506f016a20738c3d7e5d059fa\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://secunia.com/advisories/49012\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://www.mandriva.com/security/advisories?name=MDVSA-2013:074\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://www.securityfocus.com/bid/53368\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://drupal.org/drupal-7.14\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}, {\"url\": \"http://drupal.org/node/1557938\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://drupal.org/node/1558468\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://drupalcode.org/project/drupal.git/commit/db79496ae983447506f016a20738c3d7e5d059fa\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://secunia.com/advisories/49012\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.mandriva.com/security/advisories?name=MDVSA-2013:074\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.securityfocus.com/bid/53368\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
      "sourceIdentifier": "secalert@redhat.com",
      "vulnStatus": "Modified",
      "weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-399\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2012-1588\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2012-10-01T00:55:00.930\",\"lastModified\":\"2026-04-29T01:13:23.040\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Algorithmic complexity vulnerability in the _filter_url function in the text filtering system (modules/filter/filter.module) in Drupal 7.x before 7.14 allows remote authenticated users with certain roles to cause a denial of service (CPU consumption) via a long email address.\"},{\"lang\":\"es\",\"value\":\"Vulnerabilidad de complejidad algor\u00edtmica en la funci\u00f3n _filter_url en el sistema de filtrado de texto (modules/filter/filter.module) en Drupal v7.x anterior a v7.4 permite a usuarios remotos autenticados con ciertos roles generar una denegaci\u00f3n de servicio (consumo de CPU) a trav\u00e9s de una direcci\u00f3n de correo electr\u00f3nico larga.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:S/C:N/I:N/A:P\",\"baseScore\":3.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":6.8,\"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-399\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"48C33CAB-4633-418C-B162-20A2EC24E8DD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.0:alpha1:*:*:*:*:*:*\",\"matchCriteriaId\":\"CC3B1750-17AD-4386-B6EE-1AFC9CDFB6C4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.0:alpha2:*:*:*:*:*:*\",\"matchCriteriaId\":\"9E0C1873-22A6-4CE9-853D-2A40BD3D9E62\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.0:alpha3:*:*:*:*:*:*\",\"matchCriteriaId\":\"9F6DF608-0DA2-455F-AD28-7BE4A7548E48\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.0:alpha4:*:*:*:*:*:*\",\"matchCriteriaId\":\"7BCC306D-EB5D-4784-B0B1-B4F9370796F7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.0:alpha5:*:*:*:*:*:*\",\"matchCriteriaId\":\"5639A5F3-CD18-451C-BA5A-3336C42BED83\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.0:alpha6:*:*:*:*:*:*\",\"matchCriteriaId\":\"5B0A10CA-F59E-48AC-97E9-8476F63BAEDB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.0:alpha7:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B7917C-5934-4AFF-B3DB-BE9B099B27FB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.0:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"16731B53-3CD1-4B98-947B-7621162D8DB3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.0:beta2:*:*:*:*:*:*\",\"matchCriteriaId\":\"BD738402-A50E-4AEB-8F42-607F52DE5540\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.0:beta3:*:*:*:*:*:*\",\"matchCriteriaId\":\"199AC10C-6E65-409B-8658-E26240B27E1B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.0:dev:*:*:*:*:*:*\",\"matchCriteriaId\":\"2B378BEF-B070-4955-A6B3-8F2ACBA96832\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"19EC9A36-5EDC-4519-802E-BEA69B18800A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"8C281EA7-8AE1-4D5A-B03B-B3BE37740195\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.0:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"024CF5B1-1875-4785-ACAF-35ECCC7914A5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.0:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"5F446903-51AC-4FA3-BA90-C2EA59BBDB01\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1FE86CC5-956E-4F16-BE7B-2B1CAAEB5C40\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F0AC1B21-D3BE-4B6A-AE40-8B395E81DD50\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7E5E8A73-1C02-4900-BC30-83084DC8371C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A92A41E3-BF0F-49BD-9F0F-5FDC11BF2499\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"937C3149-3F34-40D8-964D-FB65EBDF0BC5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"90CD183A-3777-44F9-8CA6-8E802058D099\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"68C0CC63-558B-4750-8293-926BE9EAD42C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CA66BCA5-3934-449E-BAD3-D0DFBF4A04BE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5030281C-CD4F-4106-A100-332A4C3C2AEB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D408134A-29E8-4D6A-9352-DB7F9CF55FA3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3B08C41E-2357-44D5-A3A7-75389B343B8C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E9F40588-308A-4BA7-AE62-5DCC7D7528EE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E41BD65A-F39B-42C5-8776-CE09345A531D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:7.x-dev:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0F860666-578F-4B48-ABCA-1B5F2697DEAB\"}]}]}],\"references\":[{\"url\":\"http://drupal.org/drupal-7.14\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\"]},{\"url\":\"http://drupal.org/node/1557938\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://drupal.org/node/1558468\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://drupalcode.org/project/drupal.git/commit/db79496ae983447506f016a20738c3d7e5d059fa\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://secunia.com/advisories/49012\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.mandriva.com/security/advisories?name=MDVSA-2013:074\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.securityfocus.com/bid/53368\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://drupal.org/drupal-7.14\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"http://drupal.org/node/1557938\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://drupal.org/node/1558468\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://drupalcode.org/project/drupal.git/commit/db79496ae983447506f016a20738c3d7e5d059fa\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://secunia.com/advisories/49012\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.mandriva.com/security/advisories?name=MDVSA-2013:074\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/53368\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
    "redhat_vex": {
      "current_release_date": "2025-11-21T12:50:33+00:00",
      "cve": "CVE-2012-1588",
      "id": "CVE-2012-1588",
      "initial_release_date": "2012-05-02T00:00:00+00:00",
      "product_status:known_not_affected": "1",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "7: text filtering Denial of Service",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2012/cve-2012-1588.json",
      "version": "3"
    }
  }
}



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…