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

CVE-2012-2153 (GCVE-0-2012-2153)

Vulnerability from cvelistv5 – Published: 2012-10-01 00:00 – Updated: 2024-08-06 19:26
VLAI
Summary
Drupal 7.x before 7.14 does not properly restrict access to nodes in a list when using a "contributed node access module," which allows remote authenticated users with the "Access the content overview page" permission to read all published nodes by accessing the admin/content page.
Severity
No CVSS data available.
CWE
  • n/a
References
URL Tags
http://www.securityfocus.com/bid/53362 vdb-entryx_refsource_BID
http://drupal.org/drupal-7.14 x_refsource_CONFIRM
http://drupalcode.org/project/drupal.git/commit/c… 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://drupal.org/node/1558478 x_refsource_CONFIRM
Date Public
2012-05-02 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T19:26:08.437Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "name": "53362",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/53362"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://drupal.org/drupal-7.14"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://drupalcode.org/project/drupal.git/commit/c6d2b8311b82fe78d18732f01a68ceca3dea50af"
          },
          {
            "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"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://drupal.org/node/1558478"
          }
        ],
        "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": "Drupal 7.x before 7.14 does not properly restrict access to nodes in a list when using a \"contributed node access module,\" which allows remote authenticated users with the \"Access the content overview page\" permission to read all published nodes by accessing the admin/content page."
        }
      ],
      "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": [
        {
          "name": "53362",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/53362"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://drupal.org/drupal-7.14"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://drupalcode.org/project/drupal.git/commit/c6d2b8311b82fe78d18732f01a68ceca3dea50af"
        },
        {
          "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"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://drupal.org/node/1558478"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "secalert@redhat.com",
          "ID": "CVE-2012-2153",
          "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": "Drupal 7.x before 7.14 does not properly restrict access to nodes in a list when using a \"contributed node access module,\" which allows remote authenticated users with the \"Access the content overview page\" permission to read all published nodes by accessing the admin/content page."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "53362",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/53362"
            },
            {
              "name": "http://drupal.org/drupal-7.14",
              "refsource": "CONFIRM",
              "url": "http://drupal.org/drupal-7.14"
            },
            {
              "name": "http://drupalcode.org/project/drupal.git/commit/c6d2b8311b82fe78d18732f01a68ceca3dea50af",
              "refsource": "CONFIRM",
              "url": "http://drupalcode.org/project/drupal.git/commit/c6d2b8311b82fe78d18732f01a68ceca3dea50af"
            },
            {
              "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": "http://drupal.org/node/1558478",
              "refsource": "CONFIRM",
              "url": "http://drupal.org/node/1558478"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
    "assignerShortName": "redhat",
    "cveId": "CVE-2012-2153",
    "datePublished": "2012-10-01T00:00:00.000Z",
    "dateReserved": "2012-04-04T00:00:00.000Z",
    "dateUpdated": "2024-08-06T19:26:08.437Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2012-2153",
      "date": "2026-09-17",
      "epss": "0.01881",
      "percentile": "0.78443"
    },
    "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\": \"Drupal 7.x before 7.14 does not properly restrict access to nodes in a list when using a \\\"contributed node access module,\\\" which allows remote authenticated users with the \\\"Access the content overview page\\\" permission to read all published nodes by accessing the admin/content page.\"}, {\"lang\": \"es\", \"value\": \"Drupal 7.x anterior a 7.14 no restringe el acceso de forma adecuada a nodos en un listado cuando es usado \\\"contributed node access module\\\", lo que permite a usuarios autenticados de forma remota con \\\"Acceso al contenido de la p\\u00e1gina\\\" con permiso de lectura de nodos publicados accediendo a la p\\u00e1gina admin/content.\"}]",
      "id": "CVE-2012-2153",
      "lastModified": "2024-11-21T01:38:36.717",
      "metrics": "{\"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:S/C:P/I:N/A:N\", \"baseScore\": 4.0, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"SINGLE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"NONE\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.0, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
      "published": "2012-10-01T00:55:01.133",
      "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/1558478\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://drupalcode.org/project/drupal.git/commit/c6d2b8311b82fe78d18732f01a68ceca3dea50af\", \"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/53362\", \"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/1558478\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://drupalcode.org/project/drupal.git/commit/c6d2b8311b82fe78d18732f01a68ceca3dea50af\", \"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/53362\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
      "sourceIdentifier": "secalert@redhat.com",
      "vulnStatus": "Modified",
      "weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-264\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2012-2153\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2012-10-01T00:55:01.133\",\"lastModified\":\"2026-04-29T01:13:23.040\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Drupal 7.x before 7.14 does not properly restrict access to nodes in a list when using a \\\"contributed node access module,\\\" which allows remote authenticated users with the \\\"Access the content overview page\\\" permission to read all published nodes by accessing the admin/content page.\"},{\"lang\":\"es\",\"value\":\"Drupal 7.x anterior a 7.14 no restringe el acceso de forma adecuada a nodos en un listado cuando es usado \\\"contributed node access module\\\", lo que permite a usuarios autenticados de forma remota con \\\"Acceso al contenido de la p\u00e1gina\\\" con permiso de lectura de nodos publicados accediendo a la p\u00e1gina admin/content.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:S/C:P/I:N/A:N\",\"baseScore\":4.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.0,\"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-264\"}]}],\"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/1558478\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://drupalcode.org/project/drupal.git/commit/c6d2b8311b82fe78d18732f01a68ceca3dea50af\",\"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/53362\",\"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/1558478\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://drupalcode.org/project/drupal.git/commit/c6d2b8311b82fe78d18732f01a68ceca3dea50af\",\"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/53362\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
    "redhat_vex": {
      "current_release_date": "2025-11-21T12:50:33+00:00",
      "cve": "CVE-2012-2153",
      "id": "CVE-2012-2153",
      "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: Access bypass - content administration",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2012/cve-2012-2153.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…