cvelist/2022/27xxx/CVE-2022-27894.json
2022-11-04 18:01:14 +00:00

94 lines
3.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve-coordination@palantir.com",
"DATE_PUBLIC": "2022-11-04T15:56:00.000Z",
"ID": "CVE-2022-27894",
"STATE": "PUBLIC",
"TITLE": "The Foundry Blobster service was found to have a cross-site scripting (XSS) vulnerability."
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Foundry Blobster Service",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "3.227.0"
},
{
"version_affected": ">",
"version_value": "3.207.0"
}
]
}
}
]
},
"vendor_name": "Palantir"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Foundry Blobster service was found to have a cross-site scripting (XSS) vulnerability that could have allowed an attacker with access to Foundry to launch attacks against other users. This vulnerability is resolved in Blobster 3.228.0."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-site Scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://github.com/palantir/security-bulletins/blob/main/PLTRSEC-2022-04.md",
"name": "https://github.com/palantir/security-bulletins/blob/main/PLTRSEC-2022-04.md"
}
]
},
"source": {
"defect": [
"PLTRSEC-2022-04"
],
"discovery": "INTERNAL"
}
}