cvelist/2022/3xxx/CVE-2022-3275.json

102 lines
3.4 KiB
JSON
Raw Normal View History

2022-09-22 20:00:26 +00:00
{
"CVE_data_meta": {
2022-10-07 21:00:31 +00:00
"ASSIGNER": "security@puppet.com",
2022-09-22 20:00:26 +00:00
"ID": "CVE-2022-3275",
2022-10-07 21:00:31 +00:00
"STATE": "PUBLIC",
"TITLE": "Puppetlabs-apt Command Injection"
2022-09-22 20:00:26 +00:00
},
2022-10-07 21:00:31 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "puppetlabs-apt",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "9.0.0"
}
]
}
}
]
},
"vendor_name": "Puppet"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Tam\u00e1s Koczka and the Google Security Team"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-09-22 20:00:26 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-10-07 21:00:31 +00:00
"value": "Command injection is possible in the puppetlabs-apt module prior to version 9.0.0. A malicious actor is able to exploit this vulnerability only if they are able to provide unsanitized input to the module. This condition is rare in most deployments of Puppet and Puppet Enterprise."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-78 OS Command Injection"
}
]
2022-09-22 20:00:26 +00:00
}
]
2022-10-07 21:00:31 +00:00
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://puppet.com/security/cve/CVE-2022-3275",
"name": "https://puppet.com/security/cve/CVE-2022-3275"
2022-12-17 03:00:41 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-1f2fbb087e",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YR5LIOF5VKS4DC2NQWXTMPPXOYJC46XC/"
2022-12-17 04:00:40 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-9d4aa8a486",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CH4NUKZKPY4MFQHFBTONJK2AWES4DFDA/"
2022-10-07 21:00:31 +00:00
}
]
},
"source": {
"discovery": "EXTERNAL"
2022-09-22 20:00:26 +00:00
}
}