Vulnerability Description
Hydra is the layer-two scalability solution for Cardano. Prior to version 0.13.0, the specification states that the contestation period in the datum of the UTxO at the head validator must stay unchanged as the state progresses from Open to Closed (Close transaction), but no such check appears to be performed in the `checkClose` function of the head validator. This would allow a malicious participant to modify the contestation deadline of the head to either allow them to fanout the head without giving another participant the chance to contest, or prevent any participant from ever redistributing the funds locked in the head via a fan-out. Version 0.13.0 contains a patch for this issue.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Iohk | Hydra | < 0.13.0 |
Related Weaknesses (CWE)
References
- https://github.com/input-output-hk/hydra/blob/master/CHANGELOG.md#0130---2023-10Release Notes
- https://github.com/input-output-hk/hydra/blob/master/hydra-plutus/src/Hydra/ContProduct
- https://github.com/input-output-hk/hydra/blob/master/hydra-plutus/src/Hydra/ContProduct
- https://github.com/input-output-hk/hydra/commit/2f45529729e28254a62f7a7c8d664906Patch
- https://github.com/input-output-hk/hydra/security/advisories/GHSA-mgcx-6p7h-5996Vendor Advisory
- https://github.com/input-output-hk/hydra/blob/master/CHANGELOG.md#0130---2023-10Release Notes
- https://github.com/input-output-hk/hydra/blob/master/hydra-plutus/src/Hydra/ContProduct
- https://github.com/input-output-hk/hydra/blob/master/hydra-plutus/src/Hydra/ContProduct
- https://github.com/input-output-hk/hydra/commit/2f45529729e28254a62f7a7c8d664906Patch
- https://github.com/input-output-hk/hydra/security/advisories/GHSA-mgcx-6p7h-5996Vendor Advisory
FAQ
What is CVE-2023-42448?
CVE-2023-42448 is a vulnerability with a CVSS score of 8.1 (HIGH). Hydra is the layer-two scalability solution for Cardano. Prior to version 0.13.0, the specification states that the contestation period in the datum of the UTxO at the head validator must stay unchang...
How severe is CVE-2023-42448?
CVE-2023-42448 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-42448?
Check the references section above for vendor advisories and patch information. Affected products include: Iohk Hydra.