CVE-2023-34102

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:avohq:avo:*:*:*:*:*:ruby:*:*
cpe:2.3:a:avohq:avo:3.0.0:pre12:*:*:*:ruby:*:*

History

No history.

Information

Published : 2023-06-05 23:15

Updated : 2023-06-12 16:46


NVD link : CVE-2023-34102

Mitre link : CVE-2023-34102

CVE.ORG link : CVE-2023-34102


JSON object : View

Products Affected

avohq

  • avo
CWE
CWE-470

Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')

CWE-20

Improper Input Validation