{"_links":{"capec":{"href":"/api/v1/vulnerability/cve-2024-42009/capec"},"cvss":{"href":"/api/v1/vulnerability/cve-2024-42009/cvss"},"cwe":{"href":"/api/v1/vulnerability/cve-2024-42009/cwe"},"enrichment":{"href":"/api/v1/vulnerability/cve-2024-42009/enrichment"},"gcve":{"href":"/api/v1/vulnerability/cve-2024-42009/gcve"},"self":{"href":"/api/v1/vulnerability/cve-2024-42009"},"sightings":{"href":"/api/v1/sightings/cve-2024-42009"}},"enrichments":{"cisa-kev":{"kev":true},"epss":{"epss":0.82882,"kev":true,"percentile":0.99656},"nuclei":{"nuclei":true,"nuclei_template":"http/cves/2024/CVE-2024-42009.yaml","nuclei_template_severity":"critical","nuclei_template_yaml":"id: CVE-2024-42009\n\ninfo:\n  name: Roundcube Webmail - Cross-Site Scripting\n  author: rxerium\n  severity: critical\n  description: |\n    A Cross-Site Scripting vulnerability in Roundcube through 1.5.7 and 1.6.x through 1.6.7 allows a remote attacker to steal and send emails of a victim via a crafted e-mail message that abuses a Desanitization issue in message_body() in program/actions/mail/show.php.\n  impact: |\n    Attackers can steal and send victim emails, leading to privacy breach and potential further exploitation.\n  remediation: |\n    Update to the latest version of Roundcube, version 1.6.8 or later.\n  reference:\n    - https://github.com/roundcube/roundcubemail/releases\n    - https://roundcube.net/news/2024/08/04/security-updates-1.6.8-and-1.5.8\n    - https://nvd.nist.gov/vuln/detail/CVE-2024-42009\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N\n    cvss-score: 9.3\n    cve-id: CVE-2024-42009\n    epss-score: 0.82882\n    epss-percentile: 0.99656\n    cwe-id: CWE-79\n    cpe: cpe:2.3:a:roundcube:webmail:*:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    shodan-query: cpe:\"cpe:2.3:a:roundcube:webmail\"\n    fofa-query: \"roundcube_sessid\"\n  tags: cve,cve2024,roundcube,xss,vkev,passive,kev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}\"\n\n    extractors:\n      - type: regex\n        name: major\n        group: 1\n        regex:\n          - '\"rcversion\":(\\d)'\n        internal: true\n\n      - type: regex\n        name: minor\n        group: 1\n        regex:\n          - '\"rcversion\":\\d\\d(\\d)'\n        internal: true\n\n      - type: regex\n        name: patch\n        group: 1\n        regex:\n          - '\"rcversion\":\\d\\d\\d(\\d+)'\n        internal: true\n\n      - type: dsl\n        name: version\n        dsl:\n          - major + \".\" + minor + \".\" + patch\n        internal: true\n\n      - type: dsl\n        dsl:\n          - '\"Roundcube Version: \"+ version'\n\n    matchers-condition: and\n    matchers:\n      - type: dsl\n        dsl:\n          - compare_versions(version, '<= 1.5.7')\n          - compare_versions(version, '>= 1.6.0', '<= 1.6.7')\n        condition: or\n\n      - type: word\n        part: body\n        words:\n          - \"Roundcube\"\n\n      - type: status\n        status:\n          - 200\n# digest: 490a004630440220417923f38fad09be9dc49b39339434c063f9b3a22c86122ef573a727db01e8a80220465be1f9822948e2d9752f333e77f4d39b826a044f60d38bcc6b20b03a74f107:922c64590222798bb761d5b6d8e72950"}},"vuln_id":"cve-2024-42009"}