Publish Advisories

GHSA-g8xg-jgj6-49r3
GHSA-mgv8-w49f-822w
This commit is contained in:
advisory-database[bot]
2024-09-18 19:01:58 +00:00
parent b04f75f473
commit fb11985559
2 changed files with 31 additions and 7 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-g8xg-jgj6-49r3",
"modified": "2023-08-17T23:06:01Z",
"modified": "2024-09-18T19:00:18Z",
"published": "2022-05-05T02:48:45Z",
"aliases": [
"CVE-2013-0306"
@@ -12,20 +12,30 @@
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N"
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "django"
"name": "Django"
},
"ecosystem_specific": {
"affected_functions": [
"django.forms.formsets.BaseFormSet._construct_forms",
"django.forms.formsets.formset_factory"
]
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.3.0"
"introduced": "1.3"
},
{
"fixed": "1.3.6"
@@ -37,14 +47,20 @@
{
"package": {
"ecosystem": "PyPI",
"name": "django"
"name": "Django"
},
"ecosystem_specific": {
"affected_functions": [
"django.forms.formsets.BaseFormSet._construct_forms",
"django.forms.formsets.formset_factory"
]
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.4.0"
"introduced": "1.4"
},
{
"fixed": "1.4.4"
@@ -71,6 +87,10 @@
"type": "PACKAGE",
"url": "https://github.com/django/django"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2013-17.yaml"
},
{
"type": "WEB",
"url": "https://www.djangoproject.com/weblog/2013/feb/19/security"
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-mgv8-w49f-822w",
"modified": "2024-04-12T21:25:18Z",
"modified": "2024-09-18T19:01:33Z",
"published": "2024-04-12T21:25:18Z",
"aliases": [
"CVE-2022-25777"
@@ -59,6 +59,10 @@
"type": "WEB",
"url": "https://github.com/mautic/mautic/security/advisories/GHSA-mgv8-w49f-822w"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25777"
},
{
"type": "WEB",
"url": "https://github.com/mautic/mautic/commit/b4b4ab5f0613854152ceb7b5e5228acf50648fd0"
@@ -79,6 +83,6 @@
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-04-12T21:25:18Z",
"nvd_published_at": null
"nvd_published_at": "2024-09-18T16:15:04Z"
}
}