cvelist/2023/1xxx/CVE-2023-1832.json

138 lines
5.2 KiB
JSON
Raw Normal View History

2023-04-04 13:00:35 +00:00
{
2023-10-04 14:00:33 +00:00
"data_version": "4.0",
2023-04-04 13:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-1832",
2023-10-04 14:00:33 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2023-04-04 13:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-10-04 14:00:33 +00:00
"value": "An improper access control flaw was found in Candlepin. An attacker can create data scoped under another customer/tenant, which can result in loss of confidentiality and availability for the affected customer/tenant."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Access Control",
"cweId": "CWE-284"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "candlepin-4.3.7",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "3",
"status": "unaffected"
}
]
}
}
]
}
},
{
"product_name": "candlepin-4.3.8",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "1",
"status": "unaffected"
}
]
}
}
]
}
}
]
}
},
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "Red Hat Satellite 6",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://access.redhat.com/security/cve/CVE-2023-1832",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2023-1832"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184364",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2184364"
}
]
},
"credits": [
{
"lang": "en",
"value": "Red Hat would like to thank Nikolaos Moumoulidis (redhat) for reporting this issue."
}
],
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
2023-04-04 13:00:35 +00:00
}
]
}
}