2023-11-02 07:00:22 +00:00
{
"id" : "CVE-2023-47204" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-11-02T06:15:08.517" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:29:57.160" ,
2024-09-06 16:03:17 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-11-02 07:00:22 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Unsafe YAML deserialization in yaml.Loader in transmute-core before 1.13.5 allows attackers to execute arbitrary Python code."
2023-11-09 19:00:22 +00:00
} ,
{
"lang" : "es" ,
"value" : "La deserializaci\u00f3n YAML insegura en yaml.Loader en transmute-core anterior a 1.13.5 permite a los atacantes ejecutar c\u00f3digo Python arbitrario."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
2023-11-09 19:00:22 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-11-09 19:00:22 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
2024-09-06 16:03:17 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
2024-09-06 16:03:17 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-09-06 16:03:17 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
2023-11-09 19:00:22 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-502"
}
]
2024-09-06 16:03:17 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-502"
}
]
2023-11-09 19:00:22 +00:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:toumorokoshi:transmute-core:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "1.13.5" ,
"matchCriteriaId" : "1AB1A162-35CB-4CB5-8B2E-6E0039B3D9DC"
}
]
}
]
2023-11-02 07:00:22 +00:00
}
] ,
"references" : [
{
"url" : "https://github.com/toumorokoshi/transmute-core/pull/58" ,
2023-11-09 19:00:22 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking" ,
"Patch"
]
2023-11-02 07:00:22 +00:00
} ,
{
"url" : "https://github.com/toumorokoshi/transmute-core/releases/tag/v1.13.5" ,
2023-11-09 19:00:22 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/toumorokoshi/transmute-core/pull/58" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Patch"
]
} ,
{
"url" : "https://github.com/toumorokoshi/transmute-core/releases/tag/v1.13.5" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
2023-11-02 07:00:22 +00:00
}
]
}