mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 10:49:42 +02:00
18 lines
803 B
Markdown
18 lines
803 B
Markdown
### [CVE-2012-4529](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4529)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The org.apache.catalina.connector.Response.encodeURL method in Red Hat JBoss Web 7.1.x and earlier, when the tracking mode is set to COOKIE, sends the jsessionid in the URL of the first response of a session, which allows remote attackers to obtain the session id (1) via a man-in-the-middle attack or (2) by reading a log.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://rhn.redhat.com/errata/RHSA-2013-1437.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|