mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
Remove unintended unicode quotes.
Remove unintended unicode quotes.
This commit is contained in:
parent
d82415ffa7
commit
2d6e371e03
@ -85,7 +85,7 @@
|
||||
"description_data": [
|
||||
{
|
||||
"lang": "eng",
|
||||
"value": "An information exposure through log file vulnerability exists in Cortex XSOAR software where the secrets configured for the SAML single sign-on (SSO) integration can be logged to the \u2018/var/log/demisto/\u2019 server logs when testing the integration during setup. This logged information includes the private key and identity provider certificate used to configure the SAML SSO integration. This issue impacts: Cortex XSOAR 5.5.0 builds earlier than 98622; Cortex XSOAR 6.0.1 builds earlier than 830029; Cortex XSOAR 6.0.2 builds earlier than 98623; Cortex XSOAR 6.1.0 builds earlier than 848144."
|
||||
"value": "An information exposure through log file vulnerability exists in Cortex XSOAR software where the secrets configured for the SAML single sign-on (SSO) integration can be logged to the '/var/log/demisto/' server logs when testing the integration during setup.\n\nThis logged information includes the private key and identity provider certificate used to configure the SAML SSO integration.\nThis issue impacts:\nCortex XSOAR 5.5.0 builds earlier than 98622;\nCortex XSOAR 6.0.1 builds earlier than 830029;\nCortex XSOAR 6.0.2 builds earlier than 98623;\nCortex XSOAR 6.1.0 builds earlier than 848144.\n"
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -129,7 +129,7 @@
|
||||
"references": {
|
||||
"reference_data": [
|
||||
{
|
||||
"refsource": "MISC",
|
||||
"refsource": "CONFIRM",
|
||||
"url": "https://security.paloaltonetworks.com/CVE-2021-3034",
|
||||
"name": "https://security.paloaltonetworks.com/CVE-2021-3034"
|
||||
}
|
||||
@ -157,7 +157,7 @@
|
||||
"work_around": [
|
||||
{
|
||||
"lang": "eng",
|
||||
"value": "You must configure a new private key for SAML SSO integration and you should not use the 'Test' button at any time during setup until after you complete the Cortex XSOAR upgrade.\n\nYou must clear all server system log files located in the \u2018/var/log/demisto/\u2019 directory. There may be several files in this directory, including the server.log file and other archived server logs.\n\nYou can clear all server system logs by stopping the server and running the \u2018rm /var/log/demisto/server*.log\u2019 command from the console."
|
||||
"value": "You must configure a new private key for SAML SSO integration and you should not use the 'Test' button at any time during setup until after you complete the Cortex XSOAR upgrade.\n\nYou must clear all server system log files located in the '/var/log/demisto/' directory. There may be several files in this directory, including the server.log file and other archived server logs.\n\nYou can clear all server system logs by stopping the server and running the 'rm /var/log/demisto/server*.log' command from the console."
|
||||
}
|
||||
],
|
||||
"x_affectedList": [
|
||||
@ -166,4 +166,4 @@
|
||||
"Cortex XSOAR 6.0.1",
|
||||
"Cortex XSOAR 5.5.0"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user