Vulnerability Description
Avo is an open source ruby on rails admin panel creation framework. The polymorphic field type stores the classes to operate on when updating a record with user input, and does not validate them in the back end. This can lead to unexpected behavior, remote code execution, or application crashes when viewing a manipulated record. This issue has been addressed in commit `ec117882d` which is expected to be included in subsequent releases. Users are advised to limit access to untrusted users until a new release is made.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Avohq | Avo | <= 2.33.2 |
Related Weaknesses (CWE)
References
- https://github.com/avo-hq/avo/commit/ec117882ddb1b519481bdd046dc3cfa4474e6e17Patch
- https://github.com/avo-hq/avo/security/advisories/GHSA-86h2-2g4g-29qxExploitVendor Advisory
- https://github.com/avo-hq/avo/commit/ec117882ddb1b519481bdd046dc3cfa4474e6e17Patch
- https://github.com/avo-hq/avo/security/advisories/GHSA-86h2-2g4g-29qxExploitVendor Advisory
FAQ
What is CVE-2023-34102?
CVE-2023-34102 is a vulnerability with a CVSS score of 8.3 (HIGH). Avo is an open source ruby on rails admin panel creation framework. The polymorphic field type stores the classes to operate on when updating a record with user input, and does not validate them in th...
How severe is CVE-2023-34102?
CVE-2023-34102 has been rated HIGH with a CVSS base score of 8.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-34102?
Check the references section above for vendor advisories and patch information. Affected products include: Avohq Avo.