cvelist/2022/40xxx/CVE-2022-40238.json
2022-11-01 22:00:36 +00:00

76 lines
2.4 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-40238",
"ASSIGNER": "cert@cert.org",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A Remote Code Injection vulnerability exists in CERT software prior to version 1.50.5. An authenticated attacker can inject arbitrary pickle object as part of a user's profile. This can lead to code execution on the server when the user's profile is accessed."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-502: Deserialization of Untrusted Data",
"cweId": "CWE-502"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "CERT/CC",
"product": {
"product_data": [
{
"product_name": "VINCE - The Vulnerability Information and Coordination Environment",
"version": {
"version_data": [
{
"version_value": "1.48.0",
"version_affected": "="
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/CERTCC/VINCE/issues?q=label%3Asecurity",
"refsource": "MISC",
"name": "https://github.com/CERTCC/VINCE/issues?q=label%3Asecurity"
}
]
},
"generator": {
"engine": "cveClient/1.0.13"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Rapid7 researcher Marcus Chang discovered and reported this security vulnerability to CERT/CC "
}
]
}