CVE-2020-11025 (GCVE-0-2020-11025)

Vulnerability from cvelistv5 – Published: 2020-04-30 22:10 – Updated: 2024-08-04 11:21
VLAI?
Title
Authenticated cross-site scripting (XSS) in WordPress Customizer
Summary
In affected versions of WordPress, a cross-site scripting (XSS) vulnerability in the navigation section of Customizer allows JavaScript code to be executed. Exploitation requires an authenticated user. This has been patched in version 5.4.1, along with all the previously affected versions via a minor release (5.3.3, 5.2.6, 5.1.5, 5.0.9, 4.9.14, 4.8.13, 4.7.17, 4.6.18, 4.5.21, 4.4.22, 4.3.23, 4.2.27, 4.1.30, 4.0.30, 3.9.31, 3.8.33, 3.7.33).
CWE
  • CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Assigner
Impacted products
Vendor Product Version
WordPress WordPress Affected: >= 5.4.0, < 5.4.1
Affected: >= 5.3.0, < 5.3.3
Affected: >= 5.2.0, < 5.2.6
Affected: >= 5.1.0, < 5.1.5
Affected: >= 5.0.0, < 5.0.9
Affected: >= 4.9.0, < 4.9.14
Affected: >= 4.8.0, < 4.8.13
Affected: >= 4.7.0, < 4.7.17
Affected: >= 4.6.0, < 4.6.18
Affected: >= 4.5.0, < 4.5.21
Affected: >= 4.4.0, < 4.4.22
Affected: >= 4.3.0, < 4.3.23
Affected: >= 4.2.0, < 4.2.27
Affected: >= 4.1.0, < 4.1.30
Affected: >= 4.0.0, < 4.0.30
Affected: >= 3.9.0, < 3.9.31
Affected: >= 3.8.0, < 3.8.33
Affected: >= 3.7.0, < 3.7.33
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-04T11:21:14.581Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-4mhg-j6fx-5g3c"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://wordpress.org/support/wordpress-version/version-5-4-1/#security-updates"
          },
          {
            "name": "DSA-4677",
            "tags": [
              "vendor-advisory",
              "x_refsource_DEBIAN",
              "x_transferred"
            ],
            "url": "https://www.debian.org/security/2020/dsa-4677"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "WordPress",
          "vendor": "WordPress",
          "versions": [
            {
              "status": "affected",
              "version": "\u003e= 5.4.0, \u003c 5.4.1"
            },
            {
              "status": "affected",
              "version": "\u003e= 5.3.0, \u003c 5.3.3"
            },
            {
              "status": "affected",
              "version": "\u003e= 5.2.0, \u003c 5.2.6"
            },
            {
              "status": "affected",
              "version": "\u003e= 5.1.0, \u003c 5.1.5"
            },
            {
              "status": "affected",
              "version": "\u003e= 5.0.0, \u003c 5.0.9"
            },
            {
              "status": "affected",
              "version": "\u003e= 4.9.0, \u003c 4.9.14"
            },
            {
              "status": "affected",
              "version": "\u003e= 4.8.0, \u003c 4.8.13"
            },
            {
              "status": "affected",
              "version": "\u003e= 4.7.0, \u003c 4.7.17"
            },
            {
              "status": "affected",
              "version": "\u003e= 4.6.0, \u003c 4.6.18"
            },
            {
              "status": "affected",
              "version": "\u003e= 4.5.0, \u003c 4.5.21"
            },
            {
              "status": "affected",
              "version": "\u003e= 4.4.0, \u003c 4.4.22"
            },
            {
              "status": "affected",
              "version": "\u003e= 4.3.0, \u003c 4.3.23"
            },
            {
              "status": "affected",
              "version": "\u003e= 4.2.0, \u003c 4.2.27"
            },
            {
              "status": "affected",
              "version": "\u003e= 4.1.0, \u003c 4.1.30"
            },
            {
              "status": "affected",
              "version": "\u003e= 4.0.0, \u003c 4.0.30"
            },
            {
              "status": "affected",
              "version": "\u003e= 3.9.0, \u003c 3.9.31"
            },
            {
              "status": "affected",
              "version": "\u003e= 3.8.0, \u003c 3.8.33"
            },
            {
              "status": "affected",
              "version": "\u003e= 3.7.0, \u003c 3.7.33"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In affected versions of WordPress, a cross-site scripting (XSS) vulnerability in the navigation section of Customizer allows JavaScript code to be executed. Exploitation requires an authenticated user. This has been patched in version 5.4.1, along with all the previously affected versions via a minor release (5.3.3, 5.2.6, 5.1.5, 5.0.9, 4.9.14, 4.8.13, 4.7.17, 4.6.18, 4.5.21, 4.4.22, 4.3.23, 4.2.27, 4.1.30, 4.0.30, 3.9.31, 3.8.33, 3.7.33)."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.8,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:N/A:N",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-79",
              "description": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2020-05-06T12:06:15.000Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-4mhg-j6fx-5g3c"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://wordpress.org/support/wordpress-version/version-5-4-1/#security-updates"
        },
        {
          "name": "DSA-4677",
          "tags": [
            "vendor-advisory",
            "x_refsource_DEBIAN"
          ],
          "url": "https://www.debian.org/security/2020/dsa-4677"
        }
      ],
      "source": {
        "advisory": "GHSA-4mhg-j6fx-5g3c",
        "discovery": "UNKNOWN"
      },
      "title": "Authenticated cross-site scripting (XSS) in WordPress Customizer",
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "security-advisories@github.com",
          "ID": "CVE-2020-11025",
          "STATE": "PUBLIC",
          "TITLE": "Authenticated cross-site scripting (XSS) in WordPress Customizer"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "WordPress",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "\u003e= 5.4.0, \u003c 5.4.1"
                          },
                          {
                            "version_value": "\u003e= 5.3.0, \u003c 5.3.3"
                          },
                          {
                            "version_value": "\u003e= 5.2.0, \u003c 5.2.6"
                          },
                          {
                            "version_value": "\u003e= 5.1.0, \u003c 5.1.5"
                          },
                          {
                            "version_value": "\u003e= 5.0.0, \u003c 5.0.9"
                          },
                          {
                            "version_value": "\u003e= 4.9.0, \u003c 4.9.14"
                          },
                          {
                            "version_value": "\u003e= 4.8.0, \u003c 4.8.13"
                          },
                          {
                            "version_value": "\u003e= 4.7.0, \u003c 4.7.17"
                          },
                          {
                            "version_value": "\u003e= 4.6.0, \u003c 4.6.18"
                          },
                          {
                            "version_value": "\u003e= 4.5.0, \u003c 4.5.21"
                          },
                          {
                            "version_value": "\u003e= 4.4.0, \u003c 4.4.22"
                          },
                          {
                            "version_value": "\u003e= 4.3.0, \u003c 4.3.23"
                          },
                          {
                            "version_value": "\u003e= 4.2.0, \u003c 4.2.27"
                          },
                          {
                            "version_value": "\u003e= 4.1.0, \u003c 4.1.30"
                          },
                          {
                            "version_value": "\u003e= 4.0.0, \u003c 4.0.30"
                          },
                          {
                            "version_value": "\u003e= 3.9.0, \u003c 3.9.31"
                          },
                          {
                            "version_value": "\u003e= 3.8.0, \u003c 3.8.33"
                          },
                          {
                            "version_value": "\u003e= 3.7.0, \u003c 3.7.33"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "WordPress"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "In affected versions of WordPress, a cross-site scripting (XSS) vulnerability in the navigation section of Customizer allows JavaScript code to be executed. Exploitation requires an authenticated user. This has been patched in version 5.4.1, along with all the previously affected versions via a minor release (5.3.3, 5.2.6, 5.1.5, 5.0.9, 4.9.14, 4.8.13, 4.7.17, 4.6.18, 4.5.21, 4.4.22, 4.3.23, 4.2.27, 4.1.30, 4.0.30, 3.9.31, 3.8.33, 3.7.33)."
            }
          ]
        },
        "impact": {
          "cvss": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.8,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:N/A:N",
            "version": "3.1"
          }
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-4mhg-j6fx-5g3c",
              "refsource": "CONFIRM",
              "url": "https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-4mhg-j6fx-5g3c"
            },
            {
              "name": "https://wordpress.org/support/wordpress-version/version-5-4-1/#security-updates",
              "refsource": "MISC",
              "url": "https://wordpress.org/support/wordpress-version/version-5-4-1/#security-updates"
            },
            {
              "name": "DSA-4677",
              "refsource": "DEBIAN",
              "url": "https://www.debian.org/security/2020/dsa-4677"
            }
          ]
        },
        "source": {
          "advisory": "GHSA-4mhg-j6fx-5g3c",
          "discovery": "UNKNOWN"
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2020-11025",
    "datePublished": "2020-04-30T22:10:11.000Z",
    "dateReserved": "2020-03-30T00:00:00.000Z",
    "dateUpdated": "2024-08-04T11:21:14.581Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}


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 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…