-
Notifications
You must be signed in to change notification settings - Fork 219
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 1 new CVEs: CVE-2022-28653 - 0 updated CVEs:
- Loading branch information
cvelistV5 Github Action
committed
Jan 31, 2025
1 parent
39ed9be
commit b138976
Showing
3 changed files
with
82 additions
and
1,226 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
{ | ||
"dataType": "CVE_RECORD", | ||
"dataVersion": "5.1", | ||
"cveMetadata": { | ||
"cveId": "CVE-2022-28653", | ||
"assignerOrgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc", | ||
"state": "PUBLISHED", | ||
"assignerShortName": "canonical", | ||
"dateReserved": "2022-04-05T02:16:30.819Z", | ||
"datePublished": "2025-01-31T00:50:49.677Z", | ||
"dateUpdated": "2025-01-31T00:50:49.677Z" | ||
}, | ||
"containers": { | ||
"cna": { | ||
"affected": [ | ||
{ | ||
"packageName": "apport", | ||
"product": "Apport", | ||
"vendor": "Canonical Ltd.", | ||
"repo": "https://github.com/canonical/apport", | ||
"platforms": [ | ||
"Linux" | ||
], | ||
"versions": [ | ||
{ | ||
"lessThan": "2.21.0", | ||
"status": "affected", | ||
"version": "0", | ||
"versionType": "semver" | ||
} | ||
] | ||
} | ||
], | ||
"descriptions": [ | ||
{ | ||
"lang": "en", | ||
"value": "Users can consume unlimited disk space in /var/crash" | ||
} | ||
], | ||
"references": [ | ||
{ | ||
"tags": [ | ||
"issue-tracking" | ||
], | ||
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28653" | ||
} | ||
], | ||
"credits": [ | ||
{ | ||
"lang": "en", | ||
"type": "finder", | ||
"value": "Gerrit Venema" | ||
} | ||
], | ||
"providerMetadata": { | ||
"orgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc", | ||
"shortName": "canonical", | ||
"dateUpdated": "2025-01-31T00:50:49.677Z" | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.