2024-07-14 02:06:08 +00:00

126 lines
3.7 KiB
JSON

{
"id": "CVE-2023-6002",
"sourceIdentifier": "security@yugabyte.com",
"published": "2023-11-08T00:15:08.360",
"lastModified": "2023-11-15T15:16:24.487",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "YugabyteDB is vulnerable to cross site scripting (XSS) via log injection.\u00a0Writing invalidated user input to log files can allow an unprivileged\u00a0attacker to forge log entries or inject malicious content into the logs.\n"
},
{
"lang": "es",
"value": "YugabyteDB es vulnerable a Cross-Site Scripting (XSS) mediante inyecci\u00f3n de registros. Escribir entradas de usuario invalidadas en archivos de registro puede permitir que un atacante falsifique entradas de registro o inyecte contenido malicioso en los registros."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
},
{
"source": "security@yugabyte.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 3.9,
"impactScore": 2.5
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
},
{
"source": "security@yugabyte.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-117"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:yugabyte:yugabytedb:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.14.0.0",
"versionEndExcluding": "2.14.14.0",
"matchCriteriaId": "85CD3E3B-F677-4F1E-8F18-865801C6C734"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:yugabyte:yugabytedb:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.16.0.0",
"versionEndExcluding": "2.16.8.0",
"matchCriteriaId": "10B0E240-9B84-4C09-88D3-56662C686502"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:yugabyte:yugabytedb:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.18.0.0",
"versionEndExcluding": "2.18.4.0",
"matchCriteriaId": "963CE6ED-0A17-4189-9E37-F137E3A313F0"
}
]
}
]
}
],
"references": [
{
"url": "https://www.yugabyte.com/",
"source": "security@yugabyte.com",
"tags": [
"Product"
]
}
]
}