cvelist/2022/22xxx/CVE-2022-22934.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2022-01-10 16:01:17 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-22934",
2022-03-29 17:01:23 +00:00
"ASSIGNER": "security@vmware.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "SaltStack Salt",
"version": {
"version_data": [
{
"version_value": "SaltStack Salt prior to 3002.8, 3003.4, 3004.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Salt Masters do not sign pillar data with the minion\u2019s public key."
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://saltproject.io/security_announcements/salt-security-advisory-release/,",
"url": "https://saltproject.io/security_announcements/salt-security-advisory-release/,"
},
{
"refsource": "MISC",
"name": "https://github.com/saltstack/salt/releases,",
"url": "https://github.com/saltstack/salt/releases,"
},
{
"refsource": "MISC",
"name": "https://repo.saltproject.io/",
"url": "https://repo.saltproject.io/"
}
]
2022-01-10 16:01:17 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-03-29 17:01:23 +00:00
"value": "An issue was discovered in SaltStack Salt in versions before 3002.8, 3003.4, 3004.1. Salt Masters do not sign pillar data with the minion\u2019s public key, which can result in attackers substituting arbitrary pillar data."
2022-01-10 16:01:17 +00:00
}
]
}
}