cve-2009-4369
Vulnerability from cvelistv5
Published
2009-12-21 16:00
Modified
2024-08-07 07:01
Severity ?
Summary
Cross-site scripting (XSS) vulnerability in the Contact module (modules/contact/contact.admin.inc or modules/contact/contact.module) in Drupal Core 5.x before 5.21 and 6.x before 6.15 allows remote authenticated users with "administer site-wide contact form" permissions to inject arbitrary web script or HTML via the contact category name.
Impacted products
Vendor Product Version
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-07T07:01:20.671Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://drupal.org/files/sa-core-2009-009/SA-CORE-2009-009-6.14.patch"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://drupal.org/node/661586"
          },
          {
            "name": "37372",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/37372"
          },
          {
            "name": "37824",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/37824"
          },
          {
            "name": "drupal-contact-xss(54867)",
            "tags": [
              "vdb-entry",
              "x_refsource_XF",
              "x_transferred"
            ],
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/54867"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "http://www.madirish.net/?article=441"
          },
          {
            "name": "37815",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/37815"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2009-12-16T00:00:00",
      "descriptions": [
        {
          "lang": "en",
          "value": "Cross-site scripting (XSS) vulnerability in the Contact module (modules/contact/contact.admin.inc or modules/contact/contact.module) in Drupal Core 5.x before 5.21 and 6.x before 6.15 allows remote authenticated users with \"administer site-wide contact form\" permissions to inject arbitrary web script or HTML via the contact category name."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2017-08-16T14:57:01",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://drupal.org/files/sa-core-2009-009/SA-CORE-2009-009-6.14.patch"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://drupal.org/node/661586"
        },
        {
          "name": "37372",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/37372"
        },
        {
          "name": "37824",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/37824"
        },
        {
          "name": "drupal-contact-xss(54867)",
          "tags": [
            "vdb-entry",
            "x_refsource_XF"
          ],
          "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/54867"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "http://www.madirish.net/?article=441"
        },
        {
          "name": "37815",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/37815"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2009-4369",
          "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": "Cross-site scripting (XSS) vulnerability in the Contact module (modules/contact/contact.admin.inc or modules/contact/contact.module) in Drupal Core 5.x before 5.21 and 6.x before 6.15 allows remote authenticated users with \"administer site-wide contact form\" permissions to inject arbitrary web script or HTML via the contact category name."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "http://drupal.org/files/sa-core-2009-009/SA-CORE-2009-009-6.14.patch",
              "refsource": "CONFIRM",
              "url": "http://drupal.org/files/sa-core-2009-009/SA-CORE-2009-009-6.14.patch"
            },
            {
              "name": "http://drupal.org/node/661586",
              "refsource": "CONFIRM",
              "url": "http://drupal.org/node/661586"
            },
            {
              "name": "37372",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/37372"
            },
            {
              "name": "37824",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/37824"
            },
            {
              "name": "drupal-contact-xss(54867)",
              "refsource": "XF",
              "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/54867"
            },
            {
              "name": "http://www.madirish.net/?article=441",
              "refsource": "MISC",
              "url": "http://www.madirish.net/?article=441"
            },
            {
              "name": "37815",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/37815"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2009-4369",
    "datePublished": "2009-12-21T16:00:00",
    "dateReserved": "2009-12-21T00:00:00",
    "dateUpdated": "2024-08-07T07:01:20.671Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2009-4369\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2009-12-21T16:30:00.640\",\"lastModified\":\"2017-08-17T01:31:33.710\",\"vulnStatus\":\"Modified\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"Cross-site scripting (XSS) vulnerability in the Contact module (modules/contact/contact.admin.inc or modules/contact/contact.module) in Drupal Core 5.x before 5.21 and 6.x before 6.15 allows remote authenticated users with \\\"administer site-wide contact form\\\" permissions to inject arbitrary web script or HTML via the contact category name.\"},{\"lang\":\"es\",\"value\":\"Vulnerabilidad de secuencias de comandos en sitios cruzados (XSS) en el m\u00f3dulo Contact (modules/contact/contact.admin.inc o modules/contact/contact.module) en Drupal Core v5.x anteriores a v5.21 y v6.x anteriores a v6.15 permite a usuarios autenticados remotamente con permisos para \\\"administrar formularios de contacto en todo el sitio\\\" inyectar secuencias de comandos web o HTML de su elecci\u00f3n mediante el nombre de categor\u00eda del contacto.\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:S/C:N/I:P/A:N\",\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\",\"baseScore\":3.5},\"baseSeverity\":\"LOW\",\"exploitabilityScore\":6.8,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-79\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BDBE79A6-5762-4A7C-8FDA-C11FFFDCFC9B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:5.0:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"45BE66AB-3491-42CB-8594-AB041D15EA23\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:5.0:beta2:*:*:*:*:*:*\",\"matchCriteriaId\":\"F6334858-DF62-467A-9126-6F0AD32D325F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:5.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"A677D3A4-F15C-4287-94B3-4CAADA4679D2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:5.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"24DAB8DE-2459-484C-88B5-9812CFBDC60F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:5.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A5BCAB7B-DF79-4DB8-A5C4-731F251A02A2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:5.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E5AEAB73-F7A9-4C62-BCB6-1028DAF149DB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:5.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1C4C5857-3690-4D74-B135-B6AB7E766FB7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:5.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1EC12E03-C4B0-4B2F-B70B-0EB19C450AB2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:5.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FD50E551-7609-45EF-B2C6-3873D9CF8DB6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:5.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"327712EE-8E9B-4A62-94A8-504C9CD2DE97\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:5.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0C4FC56B-0289-411C-88BF-144D7338D456\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:5.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"ED3ECEA7-E6D3-43E8-A281-56C7F95A0B7F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:5.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"28BE4DF7-6884-49BA-99D0-FCAE6DB75242\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:5.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DE7287CD-A5FB-4428-8656-F466A8E47463\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:5.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E2860C3D-CB93-4355-882E-BF8B7A23CB4C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:5.13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FD400243-3FFE-457C-A977-6688D9181FA8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:5.14:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2A2686FD-9643-4B8A-A8BF-C67120E44A18\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:5.15:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0F851EC4-6148-4C13-890F-8260D4DF5A1D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:5.16:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"30282489-9168-4F7E-8465-1FE6521056B0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:5.17:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AA657ECA-ABA6-48B0-AE4B-0FA2BEFF7893\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:5.18:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C8D14B91-CE74-4492-9309-0B7D8FC09691\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:5.19:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07D997AB-DA3A-4ADB-B8F1-B9E4B22B4D8F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:5.20:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D9DFEE45-D92B-4219-BA9C-465FEF88BB3D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:5.x:dev:*:*:*:*:*:*\",\"matchCriteriaId\":\"0A450FDB-A537-479B-A22B-68DFF6AD8FB0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FFE07AAD-9207-4C5F-A108-7F7753E4F48C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:6.0:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"D4149703-F7BB-4513-9379-992C089532D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:6.0:beta2:*:*:*:*:*:*\",\"matchCriteriaId\":\"FCBC7BB8-2B50-476D-BD96-C968F105CE10\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:6.0:beta3:*:*:*:*:*:*\",\"matchCriteriaId\":\"550778E2-BEE5-403D-8744-0B18C5D3AFF3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:6.0:beta4:*:*:*:*:*:*\",\"matchCriteriaId\":\"31B9F954-3A10-4378-A842-4061E97056DE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:6.0:rc-1:*:*:*:*:*:*\",\"matchCriteriaId\":\"7954FAA5-0455-407F-B16F-CB1FD24F9FB5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:6.0:rc-2:*:*:*:*:*:*\",\"matchCriteriaId\":\"B254CD4E-51A2-4E8D-9B59-FA5610F76683\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:6.0:rc-3:*:*:*:*:*:*\",\"matchCriteriaId\":\"A4DF0926-E487-4F3B-B85B-2690127FE1FA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:6.0:rc-4:*:*:*:*:*:*\",\"matchCriteriaId\":\"D05C77D9-E816-41A6-80DB-F4815980A83C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:6.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"52D8F291-CBEB-4EAA-9388-F63066A2DFA0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:6.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B0BD5AEC-F20E-4E53-AF3F-2C60BA2D2171\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:6.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A5D76BC5-0409-4D78-8064-A78B923E9167\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:6.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"BB73B2E1-2554-4CA2-9C82-B694509CE43A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:6.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3A7827ED-D8AF-42B3-B514-39A04EB0879A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:6.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F491DE31-8DBB-4F4E-8798-F82DC855D08F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:6.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1ADEA9E5-10EB-4AB4-BD90-1F64A15708AE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:6.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"64D0A167-BE47-4E4E-8467-0AD2F38A3431\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:6.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C7CBB558-D5A3-4D68-9C62-D1D521BCFEF1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:6.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B8D25FA1-2F31-40DB-AD54-DB233E060B0E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:6.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"7F91E944-26C4-4886-B9B9-F32BD15569BB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:6.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F7DF00E9-3952-4D1C-8ED5-3270BD9697F6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:6.13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0B779FA7-E371-4111-95B7-301C804DC0CA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:drupal:drupal:6.14:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B89B2E01-DFC7-4672-85E7-3930EE653806\"}]}]}],\"references\":[{\"url\":\"http://drupal.org/files/sa-core-2009-009/SA-CORE-2009-009-6.14.patch\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"http://drupal.org/node/661586\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"http://secunia.com/advisories/37815\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://secunia.com/advisories/37824\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.madirish.net/?article=441\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Patch\"]},{\"url\":\"http://www.securityfocus.com/bid/37372\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://exchange.xforce.ibmcloud.com/vulnerabilities/54867\",\"source\":\"cve@mitre.org\"}]}}"
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.