cvelist/2023/30xxx/CVE-2023-30960.json

81 lines
2.7 KiB
JSON
Raw Normal View History

2023-04-21 12:00:35 +00:00
{
2023-07-10 22:00:37 +00:00
"data_version": "4.0",
2023-04-21 12:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-30960",
2023-07-10 22:00:37 +00:00
"ASSIGNER": "cve-coordination@palantir.com",
"STATE": "PUBLIC"
2023-04-21 12:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-07-10 22:00:37 +00:00
"value": "A security defect was discovered in Foundry job-tracker that enabled users to query metadata related to builds on resources they did not have access to. This defect was resolved with the release of job-tracker 4.645.0. The service was rolled out to all affected Foundry instances. No further intervention is required.\n\n\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.",
"cweId": "CWE-639"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Palantir",
"product": {
"product_data": [
{
"product_name": "com.palantir.foundry.jobtracker:job-tracker",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "*",
"version_value": "4.645.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://palantir.safebase.us/?tcuUid=115d9bf4-201f-4cfe-b2fc-219e3a2d945b",
"refsource": "MISC",
"name": "https://palantir.safebase.us/?tcuUid=115d9bf4-201f-4cfe-b2fc-219e3a2d945b"
}
]
},
"source": {
"discovery": "EXTERNAL",
"defect": [
"PLTRSEC-2023-26"
]
},
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"baseSeverity": "MEDIUM",
"baseScore": 4.3
2023-04-21 12:00:35 +00:00
}
]
}
}