cvelist/2022/42xxx/CVE-2022-42301.json

76 lines
2.3 KiB
JSON
Raw Normal View History

2022-10-03 15:00:33 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-10-03 15:00:43 +00:00
"ID": "CVE-2022-42301",
"STATE": "PUBLIC"
2022-10-03 15:00:33 +00:00
},
2022-10-03 15:00:43 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-10-03 15:00:33 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-10-03 15:00:43 +00:00
"value": "An issue was discovered in Veritas NetBackup through 10.0.0.1 and related Veritas products. The NetBackup Primary server is vulnerable to an XML External Entity (XXE) injection attack through the nbars process."
2022-10-03 15:00:33 +00:00
}
]
2022-10-03 15:00:43 +00:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.veritas.com/content/support/en_US/security/VTS22-013#M1",
"refsource": "MISC",
"name": "https://www.veritas.com/content/support/en_US/security/VTS22-013#M1"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AC:L/AV:N/A:L/C:L/I:N/PR:L/S:U/UI:N",
"version": "3.1"
}
2022-10-03 15:00:33 +00:00
}
}