CVE-2024-8548 (GCVE-0-2024-8548)
Vulnerability from cvelistv5
Published
2024-10-01 07:30
Modified
2024-10-01 15:40
CWE
Summary
The KB Support – WordPress Help Desk and Knowledge Base plugin for WordPress is vulnerable to unauthorized modification and loss of data due to a missing capability check on several functions in all versions up to, and including, 1.6.6. This makes it possible for authenticated attackers, with Subscriber-level access and above, to perform multiple administrative actions, such as replying to arbitrary tickets, updating the status of any post, deleting any post, adding notes to tickets, flagging or unflagging tickets, and adding or removing ticket participants.
References
security@wordfence.comhttps://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L138Product
security@wordfence.comhttps://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L172Product
security@wordfence.comhttps://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L211Product
security@wordfence.comhttps://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L240Product
security@wordfence.comhttps://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L458Product
security@wordfence.comhttps://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L531Product
security@wordfence.comhttps://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L580Product
security@wordfence.comhttps://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L605Product
security@wordfence.comhttps://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L630Product
security@wordfence.comhttps://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L649Product
security@wordfence.comhttps://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L801Product
security@wordfence.comhttps://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L869Product
security@wordfence.comhttps://www.wordfence.com/threat-intel/vulnerabilities/id/5fb90b3b-08bd-4887-a6bf-054b42d3e403?source=cveThird Party Advisory
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:cagdasdag:kb_support_wordpress_help_desk_and_knowledge_base:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "kb_support_wordpress_help_desk_and_knowledge_base",
            "vendor": "cagdasdag",
            "versions": [
              {
                "lessThanOrEqual": "1.6.6",
                "status": "affected",
                "version": "0",
                "versionType": "semver"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-8548",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-10-01T15:37:58.425486Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-10-01T15:40:28.011Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "KB Support \u2013 WordPress Help Desk and Knowledge Base",
          "vendor": "cagdasdag",
          "versions": [
            {
              "lessThanOrEqual": "1.6.6",
              "status": "affected",
              "version": "*",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Krzysztof Zaj\u0105c"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The KB Support \u2013 WordPress Help Desk and Knowledge Base plugin for WordPress is vulnerable to unauthorized modification and loss of data due to a missing capability check on several functions in all versions up to, and including, 1.6.6. This makes it possible for authenticated attackers, with Subscriber-level access and above, to perform multiple administrative actions, such as replying to arbitrary tickets, updating the status of any post, deleting any post, adding notes to tickets, flagging or unflagging tickets, and adding or removing ticket participants."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 8.1,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-862",
              "description": "CWE-862 Missing Authorization",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-10-01T07:30:12.789Z",
        "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
        "shortName": "Wordfence"
      },
      "references": [
        {
          "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/5fb90b3b-08bd-4887-a6bf-054b42d3e403?source=cve"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L138"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L172"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L211"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L240"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L458"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L531"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L580"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L605"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L630"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L649"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L801"
        },
        {
          "url": "https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L869"
        }
      ],
      "timeline": [
        {
          "lang": "en",
          "time": "2024-09-30T00:00:00.000+00:00",
          "value": "Disclosed"
        }
      ],
      "title": "KB Support \u2013 WordPress Help Desk and Knowledge Base \u003c= 1.6.6 - Missing Authorization to Authenticated (Subscriber+) Multiple Administrator Actions"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599",
    "assignerShortName": "Wordfence",
    "cveId": "CVE-2024-8548",
    "datePublished": "2024-10-01T07:30:12.789Z",
    "dateReserved": "2024-09-06T19:19:03.349Z",
    "dateUpdated": "2024-10-01T15:40:28.011Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2024-8548\",\"sourceIdentifier\":\"security@wordfence.com\",\"published\":\"2024-10-01T08:15:03.400\",\"lastModified\":\"2025-02-10T16:02:02.883\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The KB Support \u2013 WordPress Help Desk and Knowledge Base plugin for WordPress is vulnerable to unauthorized modification and loss of data due to a missing capability check on several functions in all versions up to, and including, 1.6.6. This makes it possible for authenticated attackers, with Subscriber-level access and above, to perform multiple administrative actions, such as replying to arbitrary tickets, updating the status of any post, deleting any post, adding notes to tickets, flagging or unflagging tickets, and adding or removing ticket participants.\"},{\"lang\":\"es\",\"value\":\"El complemento KB Support \u2013 WordPress Help Desk and Knowledge Base para WordPress es vulnerable a modificaciones no autorizadas y p\u00e9rdida de datos debido a la falta de comprobaci\u00f3n de capacidad en varias funciones en todas las versiones hasta la 1.6.6 incluida. Esto permite que atacantes autenticados, con acceso de nivel de suscriptor o superior, realicen m\u00faltiples acciones administrativas, como responder a tickets arbitrarios, actualizar el estado de cualquier publicaci\u00f3n, eliminar cualquier publicaci\u00f3n, agregar notas a tickets, marcar o desmarcar tickets y agregar o eliminar participantes de tickets.\"}],\"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:U/C:H/I:H/A:N\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":5.2}]},\"weaknesses\":[{\"source\":\"security@wordfence.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-862\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:logon:kb_support:*:*:*:*:*:wordpress:*:*\",\"versionEndExcluding\":\"1.6.7\",\"matchCriteriaId\":\"F06B31A8-A9A0-4669-A306-4346472C6D8A\"}]}]}],\"references\":[{\"url\":\"https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L138\",\"source\":\"security@wordfence.com\",\"tags\":[\"Product\"]},{\"url\":\"https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L172\",\"source\":\"security@wordfence.com\",\"tags\":[\"Product\"]},{\"url\":\"https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L211\",\"source\":\"security@wordfence.com\",\"tags\":[\"Product\"]},{\"url\":\"https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L240\",\"source\":\"security@wordfence.com\",\"tags\":[\"Product\"]},{\"url\":\"https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L458\",\"source\":\"security@wordfence.com\",\"tags\":[\"Product\"]},{\"url\":\"https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L531\",\"source\":\"security@wordfence.com\",\"tags\":[\"Product\"]},{\"url\":\"https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L580\",\"source\":\"security@wordfence.com\",\"tags\":[\"Product\"]},{\"url\":\"https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L605\",\"source\":\"security@wordfence.com\",\"tags\":[\"Product\"]},{\"url\":\"https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L630\",\"source\":\"security@wordfence.com\",\"tags\":[\"Product\"]},{\"url\":\"https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L649\",\"source\":\"security@wordfence.com\",\"tags\":[\"Product\"]},{\"url\":\"https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L801\",\"source\":\"security@wordfence.com\",\"tags\":[\"Product\"]},{\"url\":\"https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L869\",\"source\":\"security@wordfence.com\",\"tags\":[\"Product\"]},{\"url\":\"https://www.wordfence.com/threat-intel/vulnerabilities/id/5fb90b3b-08bd-4887-a6bf-054b42d3e403?source=cve\",\"source\":\"security@wordfence.com\",\"tags\":[\"Third Party Advisory\"]}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-8548\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-10-01T15:37:58.425486Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:cagdasdag:kb_support_wordpress_help_desk_and_knowledge_base:*:*:*:*:*:*:*:*\"], \"vendor\": \"cagdasdag\", \"product\": \"kb_support_wordpress_help_desk_and_knowledge_base\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"1.6.6\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-10-01T15:40:23.013Z\"}}], \"cna\": {\"title\": \"KB Support \\u2013 WordPress Help Desk and Knowledge Base \u003c= 1.6.6 - Missing Authorization to Authenticated (Subscriber+) Multiple Administrator Actions\", \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Krzysztof Zaj\\u0105c\"}], \"metrics\": [{\"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 8.1, \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N\"}}], \"affected\": [{\"vendor\": \"cagdasdag\", \"product\": \"KB Support \\u2013 WordPress Help Desk and Knowledge Base\", \"versions\": [{\"status\": \"affected\", \"version\": \"*\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"1.6.6\"}], \"defaultStatus\": \"unaffected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2024-09-30T00:00:00.000+00:00\", \"value\": \"Disclosed\"}], \"references\": [{\"url\": \"https://www.wordfence.com/threat-intel/vulnerabilities/id/5fb90b3b-08bd-4887-a6bf-054b42d3e403?source=cve\"}, {\"url\": \"https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L138\"}, {\"url\": \"https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L172\"}, {\"url\": \"https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L211\"}, {\"url\": \"https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L240\"}, {\"url\": \"https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L458\"}, {\"url\": \"https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L531\"}, {\"url\": \"https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L580\"}, {\"url\": \"https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L605\"}, {\"url\": \"https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L630\"}, {\"url\": \"https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L649\"}, {\"url\": \"https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L801\"}, {\"url\": \"https://plugins.trac.wordpress.org/browser/kb-support/trunk/includes/ajax-functions.php#L869\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"The KB Support \\u2013 WordPress Help Desk and Knowledge Base plugin for WordPress is vulnerable to unauthorized modification and loss of data due to a missing capability check on several functions in all versions up to, and including, 1.6.6. This makes it possible for authenticated attackers, with Subscriber-level access and above, to perform multiple administrative actions, such as replying to arbitrary tickets, updating the status of any post, deleting any post, adding notes to tickets, flagging or unflagging tickets, and adding or removing ticket participants.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-862\", \"description\": \"CWE-862 Missing Authorization\"}]}], \"providerMetadata\": {\"orgId\": \"b15e7b5b-3da4-40ae-a43c-f7aa60e62599\", \"shortName\": \"Wordfence\", \"dateUpdated\": \"2024-10-01T07:30:12.789Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2024-8548\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-10-01T15:40:28.011Z\", \"dateReserved\": \"2024-09-06T19:19:03.349Z\", \"assignerOrgId\": \"b15e7b5b-3da4-40ae-a43c-f7aa60e62599\", \"datePublished\": \"2024-10-01T07:30:12.789Z\", \"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 seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…