2023-01-18 06:55:26 +00:00
id : CVE-2010-1429
info :
2023-01-30 18:46:59 +00:00
name : Red Hat JBoss Enterprise Application Platform - Sensitive Information Disclosure
2023-01-18 06:55:26 +00:00
author : R12W4N
2023-02-02 21:54:15 +00:00
severity : medium
2023-01-18 06:55:26 +00:00
description : |
2023-01-30 18:46:59 +00:00
Red Hat JBoss Enterprise Application Platform 4.2 before 4.2.0.CP09 and 4.3 before 4.3.0.CP08 is susceptible to sensitive information disclosure. A remote attacker can obtain sensitive information about "deployed web contexts" via a request to the status servlet, as demonstrated by a full=true query string. NOTE: this issue exists because of a CVE-2008-3273 regression.
2023-01-18 06:55:26 +00:00
reference :
2023-01-18 07:24:57 +00:00
- https://rhn.redhat.com/errata/RHSA-2010-0377.html
2023-01-30 18:46:59 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2010-1429
2023-02-02 21:51:33 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2008-3273
2023-01-18 06:55:26 +00:00
classification :
2023-01-30 18:46:59 +00:00
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
cvss-score : 5.3
2023-01-30 21:05:25 +00:00
cve-id : CVE-2010-1429
2023-01-30 18:46:59 +00:00
cwe-id : CWE-200
2023-01-18 06:55:26 +00:00
metadata :
2023-04-28 08:11:21 +00:00
max-request : 1
2023-01-18 06:55:26 +00:00
shodan-query : title:"JBoss"
2023-01-18 07:24:57 +00:00
verified : "true"
2023-01-18 06:55:26 +00:00
tags : cve,cve2010,jboss,eap,tomcat,exposure
2023-04-27 04:28:59 +00:00
http :
2023-01-18 06:55:26 +00:00
- method : GET
path :
- "{{BaseURL}}/status?full=true"
matchers-condition : and
matchers :
- type : word
words :
- "JVM"
- "memory"
2023-01-18 06:58:00 +00:00
- "localhost/"
2023-01-18 06:55:26 +00:00
condition : and
- type : status
status :
- 200
2023-01-30 18:46:59 +00:00
# Enhanced by md on 2023/01/30