Publish Advisories

GHSA-hvmf-r92r-27hr
GHSA-cg75-6938-wx58
This commit is contained in:
advisory-database[bot]
2024-09-20 15:00:32 +00:00
parent 316c85e4e1
commit b38d00736b
2 changed files with 31 additions and 7 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-hvmf-r92r-27hr",
"modified": "2024-03-07T23:20:48Z",
"modified": "2024-09-20T14:59:25Z",
"published": "2019-12-04T21:26:28Z",
"aliases": [
"CVE-2019-19118"
@@ -12,20 +12,24 @@
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "django"
"name": "Django"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.1.0"
"introduced": "2.1"
},
{
"fixed": "2.1.15"
@@ -37,14 +41,14 @@
{
"package": {
"ecosystem": "PyPI",
"name": "django"
"name": "Django"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.2.0"
"introduced": "2.2"
},
{
"fixed": "2.2.8"
@@ -71,10 +75,18 @@
"type": "WEB",
"url": "https://docs.djangoproject.com/en/dev/releases/security"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-hvmf-r92r-27hr"
},
{
"type": "PACKAGE",
"url": "https://github.com/django/django"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2019-15.yaml"
},
{
"type": "WEB",
"url": "https://groups.google.com/forum/#!topic/django-announce/GjGqDvtNmWQ"
@@ -1,17 +1,21 @@
{
"schema_version": "1.4.0",
"id": "GHSA-cg75-6938-wx58",
"modified": "2021-08-23T14:31:39Z",
"modified": "2024-09-20T14:58:26Z",
"published": "2020-03-13T20:04:51Z",
"aliases": [
"CVE-2009-5042"
],
"summary": "python-docutils allows insecure usage of temporary files",
"details": "python-docutils allows insecure usage of temporary files",
"details": "python-docutils allows insecure usage of temporary files.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
@@ -44,6 +48,14 @@
"type": "WEB",
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560755"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-cg75-6938-wx58"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/docutils/PYSEC-2019-176.yaml"
},
{
"type": "WEB",
"url": "https://security-tracker.debian.org/tracker/CVE-2009-5042"