cvelist/2023/0xxx/CVE-2023-0923.json

122 lines
4.6 KiB
JSON
Raw Normal View History

2023-02-20 17:00:37 +00:00
{
2023-09-15 21:00:33 +00:00
"data_version": "4.0",
2023-02-20 17:00:37 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-0923",
2023-09-15 21:00:33 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2023-02-20 17:00:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-09-15 21:00:33 +00:00
"value": "A flaw was found in the Kubernetes service for notebooks in RHODS, where it does not prevent pods from other namespaces and applications from making requests to the Jupyter API. This flaw can lead to file content exposure and other issues."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Missing Authorization",
"cweId": "CWE-862"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "odh-notebook-controller-container",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "affected"
}
}
]
}
}
]
}
},
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "RHODS-1.22-RHEL-8",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "v1.22.1-3",
"lessThan": "*",
"versionType": "rpm",
"status": "unaffected"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://access.redhat.com/errata/RHSA-2023:0977",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2023:0977"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2023-0923",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2023-0923"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171870",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2171870"
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
2023-02-20 17:00:37 +00:00
}
]
}
}