2023-05-12 18:00:28 +02:00
{
"id" : "CVE-2023-32073" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-05-12T14:15:10.083" ,
2023-05-24 16:00:49 +00:00
"lastModified" : "2023-05-24T15:01:41.677" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-05-12 18:00:28 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "WWBN AVideo is an open source video platform. In versions 12.4 and prior, a command injection vulnerability exists at `plugin/CloneSite/cloneClient.json.php` which allows Remote Code Execution if you CloneSite Plugin. This is a bypass to the fix for CVE-2023-30854, which affects WWBN AVideo up to version 12.3. This issue is patched in commit 1df4af01f80d56ff2c4c43b89d0bac151e7fb6e3."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-05-24 16:00:49 +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-05-12 18:00:28 +02: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: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
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-77"
}
]
}
] ,
2023-05-24 16:00:49 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "12.4" ,
"matchCriteriaId" : "5A2FC9AA-1CFE-47EB-9919-63194CD95E36"
}
]
}
]
}
] ,
2023-05-12 18:00:28 +02:00
"references" : [
{
"url" : "https://github.com/WWBN/AVideo/commit/1df4af01f80d56ff2c4c43b89d0bac151e7fb6e3" ,
2023-05-24 16:00:49 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-05-12 18:00:28 +02:00
} ,
{
"url" : "https://github.com/WWBN/AVideo/security/advisories/GHSA-2mhh-27v7-3vcx" ,
2023-05-24 16:00:49 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Vendor Advisory"
]
2023-05-12 18:00:28 +02:00
}
]
}