CVE-2015-5730 (GCVE-0-2015-5730)

Vulnerability from cvelistv5 – Published: 2015-11-09 11:00 – Updated: 2024-08-06 06:59
VLAI
Summary
The sanitize_widget_instance function in wp-includes/class-wp-customize-widgets.php in WordPress before 4.2.4 does not use a constant-time comparison for widgets, which allows remote attackers to conduct a timing side-channel attack by measuring the delay before inequality is calculated.
Severity
No CVSS data available.
CWE
  • n/a
Date Public
2015-08-04 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T06:59:04.361Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://wordpress.org/news/2015/08/wordpress-4-2-4-security-and-maintenance-release/"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://core.trac.wordpress.org/changeset/33535"
          },
          {
            "name": "76160",
            "tags": [
              "vdb-entry",
              "x_refsource_BID",
              "x_transferred"
            ],
            "url": "http://www.securityfocus.com/bid/76160"
          },
          {
            "name": "[oss-security] 20150804 Re: CVE request: WordPress 4.2.3 and earlier multiple vulnerabilities",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://openwall.com/lists/oss-security/2015/08/04/7"
          },
          {
            "name": "1033178",
            "tags": [
              "vdb-entry",
              "x_refsource_SECTRACK",
              "x_transferred"
            ],
            "url": "http://www.securitytracker.com/id/1033178"
          },
          {
            "name": "DSA-3332",
            "tags": [
              "vendor-advisory",
              "x_refsource_DEBIAN",
              "x_transferred"
            ],
            "url": "http://www.debian.org/security/2015/dsa-3332"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://wpvulndb.com/vulnerabilities/8130"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://core.trac.wordpress.org/changeset/33536"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "https://codex.wordpress.org/Version_4.2.4"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2015-08-04T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "The sanitize_widget_instance function in wp-includes/class-wp-customize-widgets.php in WordPress before 4.2.4 does not use a constant-time comparison for widgets, which allows remote attackers to conduct a timing side-channel attack by measuring the delay before inequality is calculated."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2017-09-20T09:57:01.000Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://wordpress.org/news/2015/08/wordpress-4-2-4-security-and-maintenance-release/"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://core.trac.wordpress.org/changeset/33535"
        },
        {
          "name": "76160",
          "tags": [
            "vdb-entry",
            "x_refsource_BID"
          ],
          "url": "http://www.securityfocus.com/bid/76160"
        },
        {
          "name": "[oss-security] 20150804 Re: CVE request: WordPress 4.2.3 and earlier multiple vulnerabilities",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://openwall.com/lists/oss-security/2015/08/04/7"
        },
        {
          "name": "1033178",
          "tags": [
            "vdb-entry",
            "x_refsource_SECTRACK"
          ],
          "url": "http://www.securitytracker.com/id/1033178"
        },
        {
          "name": "DSA-3332",
          "tags": [
            "vendor-advisory",
            "x_refsource_DEBIAN"
          ],
          "url": "http://www.debian.org/security/2015/dsa-3332"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://wpvulndb.com/vulnerabilities/8130"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://core.trac.wordpress.org/changeset/33536"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://codex.wordpress.org/Version_4.2.4"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2015-5730",
          "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 sanitize_widget_instance function in wp-includes/class-wp-customize-widgets.php in WordPress before 4.2.4 does not use a constant-time comparison for widgets, which allows remote attackers to conduct a timing side-channel attack by measuring the delay before inequality is calculated."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://wordpress.org/news/2015/08/wordpress-4-2-4-security-and-maintenance-release/",
              "refsource": "CONFIRM",
              "url": "https://wordpress.org/news/2015/08/wordpress-4-2-4-security-and-maintenance-release/"
            },
            {
              "name": "https://core.trac.wordpress.org/changeset/33535",
              "refsource": "CONFIRM",
              "url": "https://core.trac.wordpress.org/changeset/33535"
            },
            {
              "name": "76160",
              "refsource": "BID",
              "url": "http://www.securityfocus.com/bid/76160"
            },
            {
              "name": "[oss-security] 20150804 Re: CVE request: WordPress 4.2.3 and earlier multiple vulnerabilities",
              "refsource": "MLIST",
              "url": "http://openwall.com/lists/oss-security/2015/08/04/7"
            },
            {
              "name": "1033178",
              "refsource": "SECTRACK",
              "url": "http://www.securitytracker.com/id/1033178"
            },
            {
              "name": "DSA-3332",
              "refsource": "DEBIAN",
              "url": "http://www.debian.org/security/2015/dsa-3332"
            },
            {
              "name": "https://wpvulndb.com/vulnerabilities/8130",
              "refsource": "MISC",
              "url": "https://wpvulndb.com/vulnerabilities/8130"
            },
            {
              "name": "https://core.trac.wordpress.org/changeset/33536",
              "refsource": "CONFIRM",
              "url": "https://core.trac.wordpress.org/changeset/33536"
            },
            {
              "name": "https://codex.wordpress.org/Version_4.2.4",
              "refsource": "CONFIRM",
              "url": "https://codex.wordpress.org/Version_4.2.4"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2015-5730",
    "datePublished": "2015-11-09T11:00:00.000Z",
    "dateReserved": "2015-08-04T00:00:00.000Z",
    "dateUpdated": "2024-08-06T06:59:04.361Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2015-5730",
      "date": "2026-09-22",
      "epss": "0.07341",
      "percentile": "0.94116"
    },
    "nvd": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:wordpress:wordpress:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "74E4DDE0-15BF-45A1-92A3-38EEAB8CF5D9",
                    "versionEndIncluding": "4.2.3",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "The sanitize_widget_instance function in wp-includes/class-wp-customize-widgets.php in WordPress before 4.2.4 does not use a constant-time comparison for widgets, which allows remote attackers to conduct a timing side-channel attack by measuring the delay before inequality is calculated."
          },
          {
            "lang": "es",
            "value": "La funci\u00f3n sanitize_widget_instance en wp-includes/class-wp-customize-widgets.php en WordPress en versiones anteriores a 4.2.4 no usa una comparaci\u00f3n a tiempo constante para los widgets, lo que permite a atacantes remotos llevar a cabo un ataque de sincronizaci\u00f3n de canal lateral midiendo el retraso antes de que sea calculada la desigualdad."
          }
        ],
        "id": "CVE-2015-5730",
        "lastModified": "2026-05-06T22:30:45.220",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": false,
              "baseSeverity": "MEDIUM",
              "cvssData": {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "availabilityImpact": "NONE",
                "baseScore": 5.0,
                "confidentialityImpact": "PARTIAL",
                "integrityImpact": "NONE",
                "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
                "version": "2.0"
              },
              "exploitabilityScore": 10.0,
              "impactScore": 2.9,
              "obtainAllPrivilege": false,
              "obtainOtherPrivilege": false,
              "obtainUserPrivilege": false,
              "source": "nvd@nist.gov",
              "type": "Primary",
              "userInteractionRequired": false
            }
          ]
        },
        "published": "2015-11-09T11:59:01.993",
        "references": [
          {
            "source": "cve@mitre.org",
            "url": "http://openwall.com/lists/oss-security/2015/08/04/7"
          },
          {
            "source": "cve@mitre.org",
            "url": "http://www.debian.org/security/2015/dsa-3332"
          },
          {
            "source": "cve@mitre.org",
            "url": "http://www.securityfocus.com/bid/76160"
          },
          {
            "source": "cve@mitre.org",
            "url": "http://www.securitytracker.com/id/1033178"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Patch",
              "Vendor Advisory"
            ],
            "url": "https://codex.wordpress.org/Version_4.2.4"
          },
          {
            "source": "cve@mitre.org",
            "url": "https://core.trac.wordpress.org/changeset/33535"
          },
          {
            "source": "cve@mitre.org",
            "url": "https://core.trac.wordpress.org/changeset/33536"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Patch",
              "Vendor Advisory"
            ],
            "url": "https://wordpress.org/news/2015/08/wordpress-4-2-4-security-and-maintenance-release/"
          },
          {
            "source": "cve@mitre.org",
            "url": "https://wpvulndb.com/vulnerabilities/8130"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://openwall.com/lists/oss-security/2015/08/04/7"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.debian.org/security/2015/dsa-3332"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.securityfocus.com/bid/76160"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.securitytracker.com/id/1033178"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Patch",
              "Vendor Advisory"
            ],
            "url": "https://codex.wordpress.org/Version_4.2.4"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://core.trac.wordpress.org/changeset/33535"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://core.trac.wordpress.org/changeset/33536"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Patch",
              "Vendor Advisory"
            ],
            "url": "https://wordpress.org/news/2015/08/wordpress-4-2-4-security-and-maintenance-release/"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://wpvulndb.com/vulnerabilities/8130"
          }
        ],
        "sourceIdentifier": "cve@mitre.org",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-200"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    },
    "redhat_vex": {
      "current_release_date": "2026-06-27T08:56:24+00:00",
      "cve": "CVE-2015-5730",
      "id": "CVE-2015-5730",
      "initial_release_date": "2015-08-04T00:00:00+00:00",
      "product_status:known_not_affected": "1",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "wordpress: cross-site scripting vulnerabilities and a potential SQL injection",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2015/cve-2015-5730.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…