2022-10-12 05:44:35 +00:00
|
|
|
id: tomcat-cookie-exposed
|
2022-10-12 02:59:08 +00:00
|
|
|
|
|
|
|
info:
|
2022-10-12 05:44:35 +00:00
|
|
|
name: Tomcat Cookie Exposed
|
2022-10-12 02:59:08 +00:00
|
|
|
author: tess,dk999
|
2022-10-12 05:44:35 +00:00
|
|
|
severity: low
|
2024-01-03 06:08:41 +00:00
|
|
|
description: Tomcat Cookie is exposed.
|
2022-10-12 05:44:35 +00:00
|
|
|
reference:
|
|
|
|
- https://medium.com/bugbountywriteup/apache-example-servlet-leads-to-61a2720cac20
|
2022-10-12 02:59:08 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-10-14 11:23:42 +00:00
|
|
|
tags: misconfig,apache,tomcat,exposure
|
2022-10-12 02:59:08 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-12 02:59:08 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/examples/servlets/servlet/CookieExample"
|
|
|
|
|
2022-10-14 11:23:42 +00:00
|
|
|
matchers-condition: and
|
2022-10-12 02:59:08 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Cookies Example"
|
|
|
|
- "Your browser is sending the following cookies:"
|
|
|
|
condition: and
|
2022-10-14 11:23:42 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-01-15 11:49:24 +00:00
|
|
|
# digest: 4a0a00473045022100977f613418a47648c9a955ca02e2379d0380878ea34acc0d04276210575a34d502201c79b9aeb3c133e93bf47e872b5a4d8b9d3c434f583d9681a75f8f1ac7a6e12b:922c64590222798bb761d5b6d8e72950
|