GSD-2012-3383

Vulnerability from gsd - Updated: 2023-12-13 01:20
Details
The map_meta_cap function in wp-includes/capabilities.php in WordPress 3.4.x before 3.4.2, when the multisite feature is enabled, does not properly assign the unfiltered_html capability, which allows remote authenticated users to bypass intended access restrictions and conduct cross-site scripting (XSS) attacks by leveraging the Administrator or Editor role and composing crafted text.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2012-3383",
    "description": "The map_meta_cap function in wp-includes/capabilities.php in WordPress 3.4.x before 3.4.2, when the multisite feature is enabled, does not properly assign the unfiltered_html capability, which allows remote authenticated users to bypass intended access restrictions and conduct cross-site scripting (XSS) attacks by leveraging the Administrator or Editor role and composing crafted text.",
    "id": "GSD-2012-3383"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2012-3383"
      ],
      "details": "The map_meta_cap function in wp-includes/capabilities.php in WordPress 3.4.x before 3.4.2, when the multisite feature is enabled, does not properly assign the unfiltered_html capability, which allows remote authenticated users to bypass intended access restrictions and conduct cross-site scripting (XSS) attacks by leveraging the Administrator or Editor role and composing crafted text.",
      "id": "GSD-2012-3383",
      "modified": "2023-12-13T01:20:20.937422Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "secalert@redhat.com",
        "ID": "CVE-2012-3383",
        "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": "The map_meta_cap function in wp-includes/capabilities.php in WordPress 3.4.x before 3.4.2, when the multisite feature is enabled, does not properly assign the unfiltered_html capability, which allows remote authenticated users to bypass intended access restrictions and conduct cross-site scripting (XSS) attacks by leveraging the Administrator or Editor role and composing crafted text."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "http://core.trac.wordpress.org/changeset?reponame=\u0026new=21153%40branches%2F3.4\u0026old=21076%40trunk#file16",
            "refsource": "MISC",
            "url": "http://core.trac.wordpress.org/changeset?reponame=\u0026new=21153%40branches%2F3.4\u0026old=21076%40trunk#file16"
          },
          {
            "name": "http://codex.wordpress.org/Version_3.4.2",
            "refsource": "CONFIRM",
            "url": "http://codex.wordpress.org/Version_3.4.2"
          },
          {
            "name": "[oss-security] 20120707 Re: CVE #\u0027s for WordPress 3.4.1 release",
            "refsource": "MLIST",
            "url": "http://www.openwall.com/lists/oss-security/2012/07/08/1"
          },
          {
            "name": "http://codex.wordpress.org/Version_3.4.1",
            "refsource": "CONFIRM",
            "url": "http://codex.wordpress.org/Version_3.4.1"
          },
          {
            "name": "[oss-security] 20120912 Re: CVEs for wordpress 3.4.2 release",
            "refsource": "MLIST",
            "url": "http://openwall.com/lists/oss-security/2012/09/12/17"
          },
          {
            "name": "http://core.trac.wordpress.org/changeset?old_path=%2Ftags%2F3.4.1\u0026old=21780\u0026new_path=%2Ftags%2F3.4.2\u0026new=21780#file23",
            "refsource": "CONFIRM",
            "url": "http://core.trac.wordpress.org/changeset?old_path=%2Ftags%2F3.4.1\u0026old=21780\u0026new_path=%2Ftags%2F3.4.2\u0026new=21780#file23"
          },
          {
            "name": "[oss-security] 20120702 CVE #\u0027s for WordPress 3.4.1 release",
            "refsource": "MLIST",
            "url": "http://www.openwall.com/lists/oss-security/2012/07/02/1"
          }
        ]
      }
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:wordpress:wordpress:3.4.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "secalert@redhat.com",
          "ID": "CVE-2012-3383"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "The map_meta_cap function in wp-includes/capabilities.php in WordPress 3.4.x before 3.4.2, when the multisite feature is enabled, does not properly assign the unfiltered_html capability, which allows remote authenticated users to bypass intended access restrictions and conduct cross-site scripting (XSS) attacks by leveraging the Administrator or Editor role and composing crafted text."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-264"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "[oss-security] 20120707 Re: CVE #\u0027s for WordPress 3.4.1 release",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://www.openwall.com/lists/oss-security/2012/07/08/1"
            },
            {
              "name": "http://codex.wordpress.org/Version_3.4.1",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "http://codex.wordpress.org/Version_3.4.1"
            },
            {
              "name": "[oss-security] 20120702 CVE #\u0027s for WordPress 3.4.1 release",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://www.openwall.com/lists/oss-security/2012/07/02/1"
            },
            {
              "name": "http://codex.wordpress.org/Version_3.4.2",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "http://codex.wordpress.org/Version_3.4.2"
            },
            {
              "name": "[oss-security] 20120912 Re: CVEs for wordpress 3.4.2 release",
              "refsource": "MLIST",
              "tags": [],
              "url": "http://openwall.com/lists/oss-security/2012/09/12/17"
            },
            {
              "name": "http://core.trac.wordpress.org/changeset?reponame=\u0026new=21153%40branches%2F3.4\u0026old=21076%40trunk#file16",
              "refsource": "MISC",
              "tags": [],
              "url": "http://core.trac.wordpress.org/changeset?reponame=\u0026new=21153%40branches%2F3.4\u0026old=21076%40trunk#file16"
            },
            {
              "name": "http://core.trac.wordpress.org/changeset?old_path=%2Ftags%2F3.4.1\u0026old=21780\u0026new_path=%2Ftags%2F3.4.2\u0026new=21780#file23",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "http://core.trac.wordpress.org/changeset?old_path=%2Ftags%2F3.4.1\u0026old=21780\u0026new_path=%2Ftags%2F3.4.2\u0026new=21780#file23"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "cvssV2": {
            "accessComplexity": "HIGH",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 2.6,
            "confidentialityImpact": "NONE",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:N",
            "version": "2.0"
          },
          "exploitabilityScore": 4.9,
          "impactScore": 2.9,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "LOW",
          "userInteractionRequired": true
        }
      },
      "lastModifiedDate": "2012-09-18T03:35Z",
      "publishedDate": "2012-07-22T17:55Z"
    }
  }
}



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…