CVE-2024-6307 (GCVE-0-2024-6307)

Vulnerability from cvelistv5 – Published: 2024-06-25 11:09 – Updated: 2024-08-01 21:33
VLAI?
Summary
WordPress Core is vulnerable to Stored Cross-Site Scripting via the HTML API in various versions prior to 6.5.5 due to insufficient input sanitization and output escaping on URLs. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Assigner
Impacted products
Vendor Product Version
WordPress Foundation WordPress Affected: 5.9 , ≤ 5.9.9 (semver)
Affected: 6.0 , ≤ 6.0.8 (semver)
Affected: 6.1 , ≤ 6.1.6 (semver)
Affected: 6.2 , ≤ 6.2.5 (semver)
Affected: 6.3 , ≤ 6.3.4 (semver)
Affected: 6.4 , ≤ 6.4.4 (semver)
Affected: 6.5 , ≤ 6.5.4 (semver)
Create a notification for this product.
Credits
Alex Concha Dennis Snell Grzegorz Ziółkowski Aaron Jorbin
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-6307",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-07-06T03:09:30.446123Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-07-06T03:10:01.568Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-01T21:33:05.534Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/bc0d36f8-6569-49a1-b722-5cf57c4bb32a?source=cve"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://wordpress.org/news/2024/06/wordpress-6-5-5/"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://core.trac.wordpress.org/changeset/58473"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://core.trac.wordpress.org/changeset/58472"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "WordPress",
          "vendor": "WordPress Foundation",
          "versions": [
            {
              "lessThanOrEqual": "5.9.9",
              "status": "affected",
              "version": "5.9",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.0.8",
              "status": "affected",
              "version": "6.0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.6",
              "status": "affected",
              "version": "6.1",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.2.5",
              "status": "affected",
              "version": "6.2",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.3.4",
              "status": "affected",
              "version": "6.3",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.4.4",
              "status": "affected",
              "version": "6.4",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.5.4",
              "status": "affected",
              "version": "6.5",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Alex Concha"
        },
        {
          "lang": "en",
          "type": "finder",
          "value": "Dennis Snell"
        },
        {
          "lang": "en",
          "type": "finder",
          "value": "Grzegorz Zi\u00f3\u0142kowski"
        },
        {
          "lang": "en",
          "type": "finder",
          "value": "Aaron Jorbin"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "WordPress Core is vulnerable to Stored Cross-Site Scripting via the HTML API in various versions prior to 6.5.5 due to insufficient input sanitization and output escaping on URLs. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 6.4,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "CWE-79 Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
              "lang": "en"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-06-28T12:28:10.199Z",
        "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
        "shortName": "Wordfence"
      },
      "references": [
        {
          "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/bc0d36f8-6569-49a1-b722-5cf57c4bb32a?source=cve"
        },
        {
          "url": "https://wordpress.org/news/2024/06/wordpress-6-5-5/"
        },
        {
          "url": "https://core.trac.wordpress.org/changeset/58473"
        },
        {
          "url": "https://core.trac.wordpress.org/changeset/58472"
        }
      ],
      "timeline": [
        {
          "lang": "en",
          "time": "2024-06-24T00:00:00.000+00:00",
          "value": "Disclosed"
        }
      ],
      "title": "WordPress Core \u003c 6.5.5 - Authenticated (Contributor+) Stored Cross-Site Scripting via HTML API"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
    "assignerShortName": "Wordfence",
    "cveId": "CVE-2024-6307",
    "datePublished": "2024-06-25T11:09:23.005Z",
    "dateReserved": "2024-06-25T11:09:22.494Z",
    "dateUpdated": "2024-08-01T21:33:05.534Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "fkie_nvd": {
      "descriptions": "[{\"lang\": \"en\", \"value\": \"WordPress Core is vulnerable to Stored Cross-Site Scripting via the HTML API in various versions prior to 6.5.5 due to insufficient input sanitization and output escaping on URLs. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.\"}, {\"lang\": \"es\", \"value\": \"WordPress Core es vulnerable a Cross-Site Scripting Almacenado a trav\\u00e9s de la API HTML en varias versiones hasta la 6.5.5 debido a una sanitizaci\\u00f3n de entrada insuficiente y a un escape de salida en las URL. Esto hace posible que atacantes autenticados, con acceso de nivel de colaborador y superior, inyecten scripts web arbitrarios en p\\u00e1ginas que se ejecutar\\u00e1n cada vez que un usuario acceda a una p\\u00e1gina inyectada.\"}]",
      "id": "CVE-2024-6307",
      "lastModified": "2024-11-21T09:49:24.003",
      "metrics": "{\"cvssMetricV31\": [{\"source\": \"security@wordfence.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N\", \"baseScore\": 6.4, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 3.1, \"impactScore\": 2.7}]}",
      "published": "2024-06-25T11:15:50.820",
      "references": "[{\"url\": \"https://core.trac.wordpress.org/changeset/58472\", \"source\": \"security@wordfence.com\"}, {\"url\": \"https://core.trac.wordpress.org/changeset/58473\", \"source\": \"security@wordfence.com\"}, {\"url\": \"https://wordpress.org/news/2024/06/wordpress-6-5-5/\", \"source\": \"security@wordfence.com\"}, {\"url\": \"https://www.wordfence.com/threat-intel/vulnerabilities/id/bc0d36f8-6569-49a1-b722-5cf57c4bb32a?source=cve\", \"source\": \"security@wordfence.com\"}, {\"url\": \"https://core.trac.wordpress.org/changeset/58472\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://core.trac.wordpress.org/changeset/58473\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://wordpress.org/news/2024/06/wordpress-6-5-5/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://www.wordfence.com/threat-intel/vulnerabilities/id/bc0d36f8-6569-49a1-b722-5cf57c4bb32a?source=cve\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
      "sourceIdentifier": "security@wordfence.com",
      "vulnStatus": "Awaiting Analysis"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2024-6307\",\"sourceIdentifier\":\"security@wordfence.com\",\"published\":\"2024-06-25T11:15:50.820\",\"lastModified\":\"2024-11-21T09:49:24.003\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"WordPress Core is vulnerable to Stored Cross-Site Scripting via the HTML API in various versions prior to 6.5.5 due to insufficient input sanitization and output escaping on URLs. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.\"},{\"lang\":\"es\",\"value\":\"WordPress Core es vulnerable a Cross-Site Scripting Almacenado a trav\u00e9s de la API HTML en varias versiones hasta la 6.5.5 debido a una sanitizaci\u00f3n de entrada insuficiente y a un escape de salida en las URL. Esto hace posible que atacantes autenticados, con acceso de nivel de colaborador y superior, inyecten scripts web arbitrarios en p\u00e1ginas que se ejecutar\u00e1n cada vez que un usuario acceda a una p\u00e1gina inyectada.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security@wordfence.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N\",\"baseScore\":6.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.1,\"impactScore\":2.7}]},\"references\":[{\"url\":\"https://core.trac.wordpress.org/changeset/58472\",\"source\":\"security@wordfence.com\"},{\"url\":\"https://core.trac.wordpress.org/changeset/58473\",\"source\":\"security@wordfence.com\"},{\"url\":\"https://wordpress.org/news/2024/06/wordpress-6-5-5/\",\"source\":\"security@wordfence.com\"},{\"url\":\"https://www.wordfence.com/threat-intel/vulnerabilities/id/bc0d36f8-6569-49a1-b722-5cf57c4bb32a?source=cve\",\"source\":\"security@wordfence.com\"},{\"url\":\"https://core.trac.wordpress.org/changeset/58472\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://core.trac.wordpress.org/changeset/58473\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://wordpress.org/news/2024/06/wordpress-6-5-5/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.wordfence.com/threat-intel/vulnerabilities/id/bc0d36f8-6569-49a1-b722-5cf57c4bb32a?source=cve\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://www.wordfence.com/threat-intel/vulnerabilities/id/bc0d36f8-6569-49a1-b722-5cf57c4bb32a?source=cve\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://wordpress.org/news/2024/06/wordpress-6-5-5/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://core.trac.wordpress.org/changeset/58473\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://core.trac.wordpress.org/changeset/58472\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-01T21:33:05.534Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-6307\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-07-06T03:09:30.446123Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-07-06T03:09:32.380Z\"}}], \"cna\": {\"title\": \"WordPress Core \u003c 6.5.5 - Authenticated (Contributor+) Stored Cross-Site Scripting via HTML API\", \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Alex Concha\"}, {\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Dennis Snell\"}, {\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Grzegorz Zi\\u00f3\\u0142kowski\"}, {\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Aaron Jorbin\"}], \"metrics\": [{\"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 6.4, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N\"}}], \"affected\": [{\"vendor\": \"WordPress Foundation\", \"product\": \"WordPress\", \"versions\": [{\"status\": \"affected\", \"version\": \"5.9\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.9.9\"}, {\"status\": \"affected\", \"version\": \"6.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.0.8\"}, {\"status\": \"affected\", \"version\": \"6.1\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.1.6\"}, {\"status\": \"affected\", \"version\": \"6.2\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.2.5\"}, {\"status\": \"affected\", \"version\": \"6.3\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.3.4\"}, {\"status\": \"affected\", \"version\": \"6.4\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.4.4\"}, {\"status\": \"affected\", \"version\": \"6.5\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.5.4\"}], \"defaultStatus\": \"unaffected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2024-06-24T00:00:00.000+00:00\", \"value\": \"Disclosed\"}], \"references\": [{\"url\": \"https://www.wordfence.com/threat-intel/vulnerabilities/id/bc0d36f8-6569-49a1-b722-5cf57c4bb32a?source=cve\"}, {\"url\": \"https://wordpress.org/news/2024/06/wordpress-6-5-5/\"}, {\"url\": \"https://core.trac.wordpress.org/changeset/58473\"}, {\"url\": \"https://core.trac.wordpress.org/changeset/58472\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"WordPress Core is vulnerable to Stored Cross-Site Scripting via the HTML API in various versions prior to 6.5.5 due to insufficient input sanitization and output escaping on URLs. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-79 Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"b15e7b5b-3da4-40ae-a43c-f7aa60e62599\", \"shortName\": \"Wordfence\", \"dateUpdated\": \"2024-06-28T12:28:10.199Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2024-6307\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-08-01T21:33:05.534Z\", \"dateReserved\": \"2024-06-25T11:09:22.494Z\", \"assignerOrgId\": \"b15e7b5b-3da4-40ae-a43c-f7aa60e62599\", \"datePublished\": \"2024-06-25T11:09:23.005Z\", \"assignerShortName\": \"Wordfence\"}",
      "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…