Publish Advisories

GHSA-7pwr-cfrc-px4f
GHSA-cwgj-pq49-6x66
GHSA-rqc4-2hc7-8c8v
This commit is contained in:
advisory-database[bot]
2024-11-24 18:33:03 +00:00
parent 2c779bffd2
commit 6228c43827
3 changed files with 92 additions and 1 deletions
@@ -72,7 +72,8 @@
],
"database_specific": {
"cwe_ids": [
"CWE-285"
"CWE-285",
"CWE-362"
],
"severity": "HIGH",
"github_reviewed": false,
@@ -0,0 +1,47 @@
{
"schema_version": "1.4.0",
"id": "GHSA-cwgj-pq49-6x66",
"modified": "2024-11-24T18:31:39Z",
"published": "2024-11-24T18:31:39Z",
"aliases": [
"CVE-2024-53901"
],
"details": "The Imager package before 1.025 for Perl has a heap-based buffer overflow leading to denial of service, or possibly unspecified other impact, when the trim() method is called on a crafted input image.",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53901"
},
{
"type": "WEB",
"url": "https://github.com/briandfoy/cpan-security-advisory/issues/167"
},
{
"type": "WEB",
"url": "https://github.com/briandfoy/cpan-security-advisory/issues/171"
},
{
"type": "WEB",
"url": "https://github.com/tonycoz/imager/issues/534"
},
{
"type": "WEB",
"url": "https://metacpan.org/release/TONYC/Imager-1.025/changes"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-11-24T17:15:04Z"
}
}
@@ -0,0 +1,43 @@
{
"schema_version": "1.4.0",
"id": "GHSA-rqc4-2hc7-8c8v",
"modified": "2024-11-24T18:31:39Z",
"published": "2024-11-24T18:31:39Z",
"aliases": [
"CVE-2024-53899"
],
"details": "virtualenv before 20.26.6 allows command injection through the activation scripts for a virtual environment. Magic template strings are not quoted correctly when replacing. NOTE: this is not the same as CVE-2024-9287.",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-53899"
},
{
"type": "WEB",
"url": "https://github.com/pypa/virtualenv/issues/2768"
},
{
"type": "WEB",
"url": "https://github.com/pypa/virtualenv/pull/2771"
},
{
"type": "WEB",
"url": "https://github.com/pypa/virtualenv/releases/tag/20.26.6"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-11-24T16:15:06Z"
}
}