CVE-2013-2173 (GCVE-0-2013-2173)

Vulnerability from cvelistv5 – Published: 2013-06-21 10:00 – Updated: 2024-08-06 15:27
VLAI
Summary
wp-includes/class-phpass.php in WordPress 3.5.1, when a password-protected post exists, allows remote attackers to cause a denial of service (CPU consumption) via a crafted value of a certain wp-postpass cookie.
Severity
No CVSS data available.
CWE
  • n/a
Date Public
2013-06-11 00:00
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-06T15:27:41.088Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://vndh.net/note:wordpress-351-denial-service"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://wordpress.org/news/2013/06/wordpress-3-5-2/"
          },
          {
            "name": "DSA-2718",
            "tags": [
              "vendor-advisory",
              "x_refsource_DEBIAN",
              "x_transferred"
            ],
            "url": "http://www.debian.org/security/2013/dsa-2718"
          },
          {
            "name": "[oss-security] 20130612 Re: CVE request: WordPress 3.5.1 denial of service vulnerability",
            "tags": [
              "mailing-list",
              "x_refsource_MLIST",
              "x_transferred"
            ],
            "url": "http://openwall.com/lists/oss-security/2013/06/12/2"
          },
          {
            "name": "20130613 Re: WordPress 3.5.1, Denial of Service",
            "tags": [
              "mailing-list",
              "x_refsource_BUGTRAQ",
              "x_transferred"
            ],
            "url": "http://archives.neohapsis.com/archives/bugtraq/2013-06/0052.html"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://codex.wordpress.org/Version_3.5.2"
          },
          {
            "tags": [
              "x_refsource_MISC",
              "x_transferred"
            ],
            "url": "https://github.com/wpscanteam/wpscan/issues/219"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "datePublic": "2013-06-11T00:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "value": "wp-includes/class-phpass.php in WordPress 3.5.1, when a password-protected post exists, allows remote attackers to cause a denial of service (CPU consumption) via a crafted value of a certain wp-postpass cookie."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2013-07-10T09:00:00.000Z",
        "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "shortName": "redhat"
      },
      "references": [
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://vndh.net/note:wordpress-351-denial-service"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://wordpress.org/news/2013/06/wordpress-3-5-2/"
        },
        {
          "name": "DSA-2718",
          "tags": [
            "vendor-advisory",
            "x_refsource_DEBIAN"
          ],
          "url": "http://www.debian.org/security/2013/dsa-2718"
        },
        {
          "name": "[oss-security] 20130612 Re: CVE request: WordPress 3.5.1 denial of service vulnerability",
          "tags": [
            "mailing-list",
            "x_refsource_MLIST"
          ],
          "url": "http://openwall.com/lists/oss-security/2013/06/12/2"
        },
        {
          "name": "20130613 Re: WordPress 3.5.1, Denial of Service",
          "tags": [
            "mailing-list",
            "x_refsource_BUGTRAQ"
          ],
          "url": "http://archives.neohapsis.com/archives/bugtraq/2013-06/0052.html"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://codex.wordpress.org/Version_3.5.2"
        },
        {
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/wpscanteam/wpscan/issues/219"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "secalert@redhat.com",
          "ID": "CVE-2013-2173",
          "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": "wp-includes/class-phpass.php in WordPress 3.5.1, when a password-protected post exists, allows remote attackers to cause a denial of service (CPU consumption) via a crafted value of a certain wp-postpass cookie."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://vndh.net/note:wordpress-351-denial-service",
              "refsource": "MISC",
              "url": "https://vndh.net/note:wordpress-351-denial-service"
            },
            {
              "name": "http://wordpress.org/news/2013/06/wordpress-3-5-2/",
              "refsource": "CONFIRM",
              "url": "http://wordpress.org/news/2013/06/wordpress-3-5-2/"
            },
            {
              "name": "DSA-2718",
              "refsource": "DEBIAN",
              "url": "http://www.debian.org/security/2013/dsa-2718"
            },
            {
              "name": "[oss-security] 20130612 Re: CVE request: WordPress 3.5.1 denial of service vulnerability",
              "refsource": "MLIST",
              "url": "http://openwall.com/lists/oss-security/2013/06/12/2"
            },
            {
              "name": "20130613 Re: WordPress 3.5.1, Denial of Service",
              "refsource": "BUGTRAQ",
              "url": "http://archives.neohapsis.com/archives/bugtraq/2013-06/0052.html"
            },
            {
              "name": "http://codex.wordpress.org/Version_3.5.2",
              "refsource": "CONFIRM",
              "url": "http://codex.wordpress.org/Version_3.5.2"
            },
            {
              "name": "https://github.com/wpscanteam/wpscan/issues/219",
              "refsource": "MISC",
              "url": "https://github.com/wpscanteam/wpscan/issues/219"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
    "assignerShortName": "redhat",
    "cveId": "CVE-2013-2173",
    "datePublished": "2013-06-21T10:00:00.000Z",
    "dateReserved": "2013-02-19T00:00:00.000Z",
    "dateUpdated": "2024-08-06T15:27:41.088Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2013-2173",
      "date": "2026-09-24",
      "epss": "0.03373",
      "percentile": "0.88282"
    },
    "fkie_nvd": {
      "configurations": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:a:wordpress:wordpress:3.5.1:*:*:*:*:*:*:*",
                  "matchCriteriaId": "0AACC9C9-83F3-4430-89C8-63D8696D2143",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "wp-includes/class-phpass.php in WordPress 3.5.1, when a password-protected post exists, allows remote attackers to cause a denial of service (CPU consumption) via a crafted value of a certain wp-postpass cookie."
        },
        {
          "lang": "es",
          "value": "wp-includes/class-phpass.php en WordPress v3.5.1, cuando un password protegido existe, permite a atacantes remotos causar una denegaci\u00f3n de servicio (consumo de CPU) mediante una valor especialmente dise\u00f1ado para cierto cookie wp-postpass."
        }
      ],
      "id": "CVE-2013-2173",
      "lastModified": "2024-11-21T01:51:11.030",
      "metrics": {
        "cvssMetricV2": [
          {
            "acInsufInfo": false,
            "baseSeverity": "MEDIUM",
            "cvssData": {
              "accessComplexity": "MEDIUM",
              "accessVector": "NETWORK",
              "authentication": "NONE",
              "availabilityImpact": "PARTIAL",
              "baseScore": 4.3,
              "confidentialityImpact": "NONE",
              "integrityImpact": "NONE",
              "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
              "version": "2.0"
            },
            "exploitabilityScore": 8.6,
            "impactScore": 2.9,
            "obtainAllPrivilege": false,
            "obtainOtherPrivilege": false,
            "obtainUserPrivilege": false,
            "source": "nvd@nist.gov",
            "type": "Primary",
            "userInteractionRequired": false
          }
        ]
      },
      "published": "2013-06-21T13:57:25.497",
      "references": [
        {
          "source": "secalert@redhat.com",
          "url": "http://archives.neohapsis.com/archives/bugtraq/2013-06/0052.html"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://codex.wordpress.org/Version_3.5.2"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://openwall.com/lists/oss-security/2013/06/12/2"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://wordpress.org/news/2013/06/wordpress-3-5-2/"
        },
        {
          "source": "secalert@redhat.com",
          "url": "http://www.debian.org/security/2013/dsa-2718"
        },
        {
          "source": "secalert@redhat.com",
          "url": "https://github.com/wpscanteam/wpscan/issues/219"
        },
        {
          "source": "secalert@redhat.com",
          "tags": [
            "Exploit"
          ],
          "url": "https://vndh.net/note:wordpress-351-denial-service"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://archives.neohapsis.com/archives/bugtraq/2013-06/0052.html"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://codex.wordpress.org/Version_3.5.2"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://openwall.com/lists/oss-security/2013/06/12/2"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://wordpress.org/news/2013/06/wordpress-3-5-2/"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "http://www.debian.org/security/2013/dsa-2718"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "url": "https://github.com/wpscanteam/wpscan/issues/219"
        },
        {
          "source": "af854a3a-2127-422b-91ae-364da2661108",
          "tags": [
            "Exploit"
          ],
          "url": "https://vndh.net/note:wordpress-351-denial-service"
        }
      ],
      "sourceIdentifier": "secalert@redhat.com",
      "vulnStatus": "Modified",
      "weaknesses": [
        {
          "description": [
            {
              "lang": "en",
              "value": "CWE-310"
            }
          ],
          "source": "nvd@nist.gov",
          "type": "Primary"
        }
      ]
    },
    "nvd": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:wordpress:wordpress:3.5.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "0AACC9C9-83F3-4430-89C8-63D8696D2143",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "wp-includes/class-phpass.php in WordPress 3.5.1, when a password-protected post exists, allows remote attackers to cause a denial of service (CPU consumption) via a crafted value of a certain wp-postpass cookie."
          },
          {
            "lang": "es",
            "value": "wp-includes/class-phpass.php en WordPress v3.5.1, cuando un password protegido existe, permite a atacantes remotos causar una denegaci\u00f3n de servicio (consumo de CPU) mediante una valor especialmente dise\u00f1ado para cierto cookie wp-postpass."
          }
        ],
        "id": "CVE-2013-2173",
        "lastModified": "2026-04-29T01:13:23.040",
        "metrics": {
          "cvssMetricV2": [
            {
              "acInsufInfo": false,
              "baseSeverity": "MEDIUM",
              "cvssData": {
                "accessComplexity": "MEDIUM",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "availabilityImpact": "PARTIAL",
                "baseScore": 4.3,
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
                "version": "2.0"
              },
              "exploitabilityScore": 8.6,
              "impactScore": 2.9,
              "obtainAllPrivilege": false,
              "obtainOtherPrivilege": false,
              "obtainUserPrivilege": false,
              "source": "nvd@nist.gov",
              "type": "Primary",
              "userInteractionRequired": false
            }
          ]
        },
        "published": "2013-06-21T13:57:25.497",
        "references": [
          {
            "source": "secalert@redhat.com",
            "url": "http://archives.neohapsis.com/archives/bugtraq/2013-06/0052.html"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://codex.wordpress.org/Version_3.5.2"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://openwall.com/lists/oss-security/2013/06/12/2"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://wordpress.org/news/2013/06/wordpress-3-5-2/"
          },
          {
            "source": "secalert@redhat.com",
            "url": "http://www.debian.org/security/2013/dsa-2718"
          },
          {
            "source": "secalert@redhat.com",
            "url": "https://github.com/wpscanteam/wpscan/issues/219"
          },
          {
            "source": "secalert@redhat.com",
            "tags": [
              "Exploit"
            ],
            "url": "https://vndh.net/note:wordpress-351-denial-service"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://archives.neohapsis.com/archives/bugtraq/2013-06/0052.html"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://codex.wordpress.org/Version_3.5.2"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://openwall.com/lists/oss-security/2013/06/12/2"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://wordpress.org/news/2013/06/wordpress-3-5-2/"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.debian.org/security/2013/dsa-2718"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "https://github.com/wpscanteam/wpscan/issues/219"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Exploit"
            ],
            "url": "https://vndh.net/note:wordpress-351-denial-service"
          }
        ],
        "sourceIdentifier": "secalert@redhat.com",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-310"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    },
    "redhat_vex": {
      "current_release_date": "2025-11-21T12:40:45+00:00",
      "cve": "CVE-2013-2173",
      "id": "CVE-2013-2173",
      "initial_release_date": "2013-06-07T00:00:00+00:00",
      "product_status:known_not_affected": "1",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "wordpress: DoS when computing user-input hash for certain password protected blogs",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2013/cve-2013-2173.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…

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…