"-Synchronized-Data."

This commit is contained in:
CVE Team 2023-02-15 01:00:37 +00:00
parent 1035af6472
commit 7319a8bec9
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
3 changed files with 81 additions and 12 deletions

View File

@ -4,7 +4,8 @@
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-22368",
"ASSIGNER": "vultures@jpcert.or.jp"
"ASSIGNER": "vultures@jpcert.or.jp",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
@ -44,10 +45,14 @@
"references": {
"reference_data": [
{
"url": "https://www.elecom.co.jp/news/security/20230214-01/"
"url": "https://www.elecom.co.jp/news/security/20230214-01/",
"refsource": "MISC",
"name": "https://www.elecom.co.jp/news/security/20230214-01/"
},
{
"url": "https://jvn.jp/en/jp/JVN60263237/"
"url": "https://jvn.jp/en/jp/JVN60263237/",
"refsource": "MISC",
"name": "https://jvn.jp/en/jp/JVN60263237/"
}
]
},

View File

@ -4,7 +4,8 @@
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-22377",
"ASSIGNER": "vultures@jpcert.or.jp"
"ASSIGNER": "vultures@jpcert.or.jp",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
@ -44,10 +45,14 @@
"references": {
"reference_data": [
{
"url": "https://github.com/tsClinical/tsc-desktop/security/advisories"
"url": "https://github.com/tsClinical/tsc-desktop/security/advisories",
"refsource": "MISC",
"name": "https://github.com/tsClinical/tsc-desktop/security/advisories"
},
{
"url": "https://jvn.jp/en/jp/JVN00712821/"
"url": "https://jvn.jp/en/jp/JVN00712821/",
"refsource": "MISC",
"name": "https://jvn.jp/en/jp/JVN00712821/"
}
]
},

View File

@ -1,17 +1,76 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-24580",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2023-24580",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "An issue was discovered in the Multipart Request Parser in Django 3.2 before 3.2.18, 4.0 before 4.0.10, and 4.1 before 4.1.7. Passing certain inputs (e.g., an excessive number of parts) to multipart forms could result in too many open files or memory exhaustion, and provided a potential vector for a denial-of-service attack."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://groups.google.com/forum/#!forum/django-announce",
"refsource": "MISC",
"name": "https://groups.google.com/forum/#!forum/django-announce"
},
{
"url": "https://docs.djangoproject.com/en/4.1/releases/security/",
"refsource": "MISC",
"name": "https://docs.djangoproject.com/en/4.1/releases/security/"
},
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2023/02/14/1",
"url": "http://www.openwall.com/lists/oss-security/2023/02/14/1"
},
{
"refsource": "MISC",
"name": "https://www.djangoproject.com/weblog/2023/feb/14/security-releases/",
"url": "https://www.djangoproject.com/weblog/2023/feb/14/security-releases/"
}
]
}