Search

Find a vulnerability

Search criteria

    2 vulnerabilities found for WP Simple HTML Sitemap by ashishajani

    CVE-2024-7385 (GCVE-0-2024-7385)

    Vulnerability from nvd – Published: 2024-09-25 03:27 – Updated: 2026-04-08 17:33
    VLAI
    Title
    WordPress Simple HTML Sitemap <= 3.1 - Authenticated (Admin+) SQL Injection
    Summary
    The WordPress Simple HTML Sitemap plugin for WordPress is vulnerable to SQL Injection via the 'id' parameter in all versions up to, and including, 3.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
    Assigner
    Impacted products
    Vendor Product Version
    ashishajani WP Simple HTML Sitemap Affected: 0 , ≤ 3.1 (semver)
    Create a notification for this product.
    freelancer-coder wordpress_simple_html_sitemap Affected: 0 , ≤ 3.1 (semver)
        cpe:2.3:a:freelancer-coder:wordpress_simple_html_sitemap:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Credits
    anhchangmutrang
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:freelancer-coder:wordpress_simple_html_sitemap:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "wordpress_simple_html_sitemap",
                "vendor": "freelancer-coder",
                "versions": [
                  {
                    "lessThanOrEqual": "3.1",
                    "status": "affected",
                    "version": "0",
                    "versionType": "semver"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-7385",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-09-25T13:58:59.363557Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-09-25T14:01:58.911Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "WP Simple HTML Sitemap",
              "vendor": "ashishajani",
              "versions": [
                {
                  "lessThanOrEqual": "3.1",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "anhchangmutrang"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The WordPress Simple HTML Sitemap plugin for WordPress is vulnerable to SQL Injection via the \u0027id\u0027 parameter in all versions up to, and including, 3.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query.  This makes it possible for authenticated attackers, with Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 9.1,
                "baseSeverity": "CRITICAL",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-89",
                  "description": "CWE-89 Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-04-08T17:33:17.615Z",
            "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
            "shortName": "Wordfence"
          },
          "references": [
            {
              "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/f529b981-623f-4bd3-9155-ebfab4c65d1d?source=cve"
            },
            {
              "url": "https://plugins.trac.wordpress.org/browser/wp-simple-html-sitemap/tags/3.1/inc/wshs_saved.php#L47"
            },
            {
              "url": "https://plugins.trac.wordpress.org/changeset/3155037/wp-simple-html-sitemap/trunk/inc/wshs_saved.php"
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2024-09-24T15:19:19.000Z",
              "value": "Disclosed"
            }
          ],
          "title": "WordPress Simple HTML Sitemap \u003c= 3.1 - Authenticated (Admin+) SQL Injection"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
        "assignerShortName": "Wordfence",
        "cveId": "CVE-2024-7385",
        "datePublished": "2024-09-25T03:27:41.059Z",
        "dateReserved": "2024-08-01T14:36:48.651Z",
        "dateUpdated": "2026-04-08T17:33:17.615Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2024-7385 (GCVE-0-2024-7385)

    Vulnerability from cvelistv5 – Published: 2024-09-25 03:27 – Updated: 2026-04-08 17:33
    VLAI
    Title
    WordPress Simple HTML Sitemap <= 3.1 - Authenticated (Admin+) SQL Injection
    Summary
    The WordPress Simple HTML Sitemap plugin for WordPress is vulnerable to SQL Injection via the 'id' parameter in all versions up to, and including, 3.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
    Assigner
    Impacted products
    Vendor Product Version
    ashishajani WP Simple HTML Sitemap Affected: 0 , ≤ 3.1 (semver)
    Create a notification for this product.
    freelancer-coder wordpress_simple_html_sitemap Affected: 0 , ≤ 3.1 (semver)
        cpe:2.3:a:freelancer-coder:wordpress_simple_html_sitemap:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Credits
    anhchangmutrang
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "affected": [
              {
                "cpes": [
                  "cpe:2.3:a:freelancer-coder:wordpress_simple_html_sitemap:*:*:*:*:*:*:*:*"
                ],
                "defaultStatus": "unknown",
                "product": "wordpress_simple_html_sitemap",
                "vendor": "freelancer-coder",
                "versions": [
                  {
                    "lessThanOrEqual": "3.1",
                    "status": "affected",
                    "version": "0",
                    "versionType": "semver"
                  }
                ]
              }
            ],
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-7385",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-09-25T13:58:59.363557Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-09-25T14:01:58.911Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "WP Simple HTML Sitemap",
              "vendor": "ashishajani",
              "versions": [
                {
                  "lessThanOrEqual": "3.1",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "anhchangmutrang"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The WordPress Simple HTML Sitemap plugin for WordPress is vulnerable to SQL Injection via the \u0027id\u0027 parameter in all versions up to, and including, 3.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query.  This makes it possible for authenticated attackers, with Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 9.1,
                "baseSeverity": "CRITICAL",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-89",
                  "description": "CWE-89 Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-04-08T17:33:17.615Z",
            "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
            "shortName": "Wordfence"
          },
          "references": [
            {
              "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/f529b981-623f-4bd3-9155-ebfab4c65d1d?source=cve"
            },
            {
              "url": "https://plugins.trac.wordpress.org/browser/wp-simple-html-sitemap/tags/3.1/inc/wshs_saved.php#L47"
            },
            {
              "url": "https://plugins.trac.wordpress.org/changeset/3155037/wp-simple-html-sitemap/trunk/inc/wshs_saved.php"
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2024-09-24T15:19:19.000Z",
              "value": "Disclosed"
            }
          ],
          "title": "WordPress Simple HTML Sitemap \u003c= 3.1 - Authenticated (Admin+) SQL Injection"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
        "assignerShortName": "Wordfence",
        "cveId": "CVE-2024-7385",
        "datePublished": "2024-09-25T03:27:41.059Z",
        "dateReserved": "2024-08-01T14:36:48.651Z",
        "dateUpdated": "2026-04-08T17:33:17.615Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }