2023-08-07 20:00:39 +00:00
{
"id" : "CVE-2023-39349" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-08-07T19:15:11.697" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:15:12.627" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-08-07 20:00:39 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Sentry is an error tracking and performance monitoring platform. Starting in version 22.1.0 and prior to version 23.7.2, an attacker with access to a token with few or no scopes can query `/api/0/api-tokens/` for a list of all tokens created by a user, including tokens with greater scopes, and use those tokens in other requests. There is no evidence that the issue was exploited on `sentry.io`. For self-hosted users, it is advised to rotate user auth tokens. A fix is available in version 23.7.2 of `sentry` and `self-hosted`. There are no known workarounds."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-08-10 18:00:39 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-08-10 18:00:39 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 8.1 ,
"baseSeverity" : "HIGH" ,
2023-08-10 18:00:39 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-08-10 18:00:39 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.2
} ,
2023-08-07 20:00:39 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-08-07 20:00:39 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 8.1 ,
"baseSeverity" : "HIGH" ,
2023-08-07 20:00:39 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-08-07 20:00:39 +00:00
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.2
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
2024-12-15 03:03:56 +00:00
"type" : "Primary" ,
2023-08-07 20:00:39 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-284"
} ,
{
"lang" : "en" ,
"value" : "CWE-287"
}
]
}
] ,
2023-08-10 18:00:39 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:sentry:sentry:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "22.1.0" ,
"versionEndExcluding" : "23.7.2" ,
"matchCriteriaId" : "C9764018-F8B3-4978-83C0-D5362EED433D"
}
]
}
]
}
] ,
2023-08-07 20:00:39 +00:00
"references" : [
{
"url" : "https://github.com/getsentry/self-hosted/releases/tag/23.7.2" ,
2023-08-10 18:00:39 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2023-08-07 20:00:39 +00:00
} ,
{
"url" : "https://github.com/getsentry/sentry/commit/fad12c1150d1135edf9666ea72ca11bc110c1083" ,
2023-08-10 18:00:39 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-08-07 20:00:39 +00:00
} ,
{
"url" : "https://github.com/getsentry/sentry/pull/53850" ,
2023-08-10 18:00:39 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-08-07 20:00:39 +00:00
} ,
{
"url" : "https://github.com/getsentry/sentry/releases/tag/23.7.2" ,
2023-08-10 18:00:39 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2023-08-07 20:00:39 +00:00
} ,
{
"url" : "https://github.com/getsentry/sentry/security/advisories/GHSA-9jcq-jf57-c62c" ,
2023-08-10 18:00:39 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Patch" ,
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/getsentry/self-hosted/releases/tag/23.7.2" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://github.com/getsentry/sentry/commit/fad12c1150d1135edf9666ea72ca11bc110c1083" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/getsentry/sentry/pull/53850" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/getsentry/sentry/releases/tag/23.7.2" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://github.com/getsentry/sentry/security/advisories/GHSA-9jcq-jf57-c62c" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Patch" ,
"Third Party Advisory"
]
2023-08-07 20:00:39 +00:00
}
]
}