2023-06-09 11:28:17 +00:00
{
"id" : "CVE-2023-34102" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-06-05T23:15:12.220" ,
2023-06-12 18:00:31 +00:00
"lastModified" : "2023-06-12T16:46:32.247" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-06-09 11:28:17 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "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."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-06-12 18:00:31 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
} ,
2023-06-09 11:28:17 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.3 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.5
}
]
} ,
"weaknesses" : [
{
2023-06-12 18:00:31 +00:00
"source" : "nvd@nist.gov" ,
2023-06-09 11:28:17 +00:00
"type" : "Primary" ,
2023-06-12 18:00:31 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-470"
}
]
} ,
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-06-09 11:28:17 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-20"
}
]
}
] ,
2023-06-12 18:00:31 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:avohq:avo:*:*:*:*:*:ruby:*:*" ,
"versionEndIncluding" : "2.33.2" ,
"matchCriteriaId" : "27594A1A-CFFC-4741-9F4F-45532F8FFCFD"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:avohq:avo:3.0.0:pre12:*:*:*:ruby:*:*" ,
"matchCriteriaId" : "33F74798-D928-4FA3-B890-81C43DAC8F91"
}
]
}
]
}
] ,
2023-06-09 11:28:17 +00:00
"references" : [
{
"url" : "https://github.com/avo-hq/avo/commit/ec117882ddb1b519481bdd046dc3cfa4474e6e17" ,
2023-06-12 18:00:31 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-06-09 11:28:17 +00:00
} ,
{
"url" : "https://github.com/avo-hq/avo/security/advisories/GHSA-86h2-2g4g-29qx" ,
2023-06-12 18:00:31 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2023-06-09 11:28:17 +00:00
}
]
}