Publish GHSA-r7w6-p47g-vj53

This commit is contained in:
advisory-database[bot]
2024-09-18 19:42:00 +00:00
parent 9ca0e4c2cd
commit b2c85cffb5
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-r7w6-p47g-vj53",
"modified": "2023-08-17T22:29:44Z",
"modified": "2024-09-18T19:40:33Z",
"published": "2022-05-05T02:48:46Z",
"aliases": [
"CVE-2013-0305"
@@ -12,20 +12,29 @@
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "django"
"name": "Django"
},
"ecosystem_specific": {
"affected_functions": [
"django.contrib.admin.options.ModelAdmin.history_view"
]
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.3.0"
"introduced": "1.3"
},
{
"fixed": "1.3.6"
@@ -37,14 +46,19 @@
{
"package": {
"ecosystem": "PyPI",
"name": "django"
"name": "Django"
},
"ecosystem_specific": {
"affected_functions": [
"django.contrib.admin.options.ModelAdmin.history_view"
]
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.4.0"
"introduced": "1.4"
},
{
"fixed": "1.4.4"
@@ -71,6 +85,10 @@
"type": "PACKAGE",
"url": "https://github.com/django/django"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2013-16.yaml"
},
{
"type": "WEB",
"url": "https://www.djangoproject.com/weblog/2013/feb/19/security"