Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
advisory-database[bot] committed Oct 26, 2024
1 parent 3364f16 commit a83bff5
Showing 1 changed file with 9 additions and 11 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-m4hc-m2v6-hfw8",
"modified": "2023-07-25T17:19:48Z",
"modified": "2024-10-26T22:53:43Z",
"published": "2023-07-25T17:19:48Z",
"aliases": [
"CVE-2023-36826"
Expand All @@ -12,6 +12,10 @@
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N"
}
],
"affected": [
Expand All @@ -20,16 +24,6 @@
"ecosystem": "PyPI",
"name": "sentry"
},
"ecosystem_specific": {
"affected_functions": [
"sentry.api.endpoints.artifact_lookup.ProjectArtifactLookupEndpoint.download_file",
"sentry.api.endpoints.artifact_lookup.ProjectArtifactLookupEndpoint.get",
"sentry.api.endpoints.artifact_lookup.update_bundles",
"sentry.api.endpoints.artifact_lookup.get_legacy_release_bundles",
"sentry.api.endpoints.artifact_lookup.UrlConstructor.url_for_file_id",
"sentry.api.endpoints.debug_files.DebugFilesEndpoint.download"
]
},
"ranges": [
{
"type": "ECOSYSTEM",
Expand Down Expand Up @@ -65,6 +59,10 @@
{
"type": "PACKAGE",
"url": "https://github.com/getsentry/sentry"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/sentry/PYSEC-2023-130.yaml"
}
],
"database_specific": {
Expand Down

0 comments on commit a83bff5

Please sign in to comment.