mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 00:14:52 +02:00
18 lines
730 B
Markdown
18 lines
730 B
Markdown
### [CVE-2014-1972](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1972)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Apache Tapestry before 5.3.6 relies on client-side object storage without checking whether a client has modified an object, which allows remote attackers to cause a denial of service (resource consumption) or execute arbitrary code via crafted serialized data.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/PalindromeLabs/Java-Deserialization-CVEs
|
|
|