"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-12-21 01:01:55 +00:00
parent 17e7147e06
commit 7c53c8294e
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
2 changed files with 74 additions and 67 deletions

View File

@ -1,70 +1,72 @@
{ {
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "security@atlassian.com", "ASSIGNER": "security@atlassian.com",
"DATE_PUBLIC": "2020-12-10T00:00:00", "DATE_PUBLIC": "2020-12-10T00:00:00",
"ID": "CVE-2020-29447", "ID": "CVE-2020-29447",
"STATE": "PUBLIC" "STATE": "PUBLIC"
}, },
"affects": { "affects": {
"vendor": { "vendor": {
"vendor_data": [ "vendor_data": [
{ {
"product": { "product": {
"product_data": [ "product_data": [
{ {
"product_name": "Crucible", "product_name": "Crucible",
"version": { "version": {
"version_data": [ "version_data": [
{ {
"version_value": "4.7.4", "version_value": "4.7.4",
"version_affected": "<" "version_affected": "<"
}, },
{ {
"version_value": "4.8.0", "version_value": "4.8.0",
"version_affected": ">=" "version_affected": ">="
}, },
{ {
"version_value": "4.8.5", "version_value": "4.8.5",
"version_affected": "<" "version_affected": "<"
} }
] ]
} }
} }
] ]
}, },
"vendor_name": "Atlassian" "vendor_name": "Atlassian"
} }
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Affected versions of Atlassian Crucible allow remote attackers to impact the application's availability via a Denial of Service (DoS) vulnerability in the file upload request feature of code reviews. The affected versions are before version 4.7.4, and from version 4.8.0 before 4.8.5."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Denial of Service (DoS)"
}
] ]
} }
] },
}, "data_format": "MITRE",
"references": { "data_type": "CVE",
"reference_data": [ "data_version": "4.0",
{ "description": {
"url": "https://jira.atlassian.com/browse/CRUC-8505" "description_data": [
} {
] "lang": "eng",
} "value": "Affected versions of Atlassian Crucible allow remote attackers to impact the application's availability via a Denial of Service (DoS) vulnerability in the file upload request feature of code reviews. The affected versions are before version 4.7.4, and from version 4.8.0 before 4.8.5."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Denial of Service (DoS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://jira.atlassian.com/browse/CRUC-8505",
"refsource": "MISC",
"name": "https://jira.atlassian.com/browse/CRUC-8505"
}
]
}
} }

View File

@ -56,6 +56,11 @@
"url": "https://github.com/roehling/postsrsd/commit/4733fb11f6bec6524bb8518c5e1a699288c26bac", "url": "https://github.com/roehling/postsrsd/commit/4733fb11f6bec6524bb8518c5e1a699288c26bac",
"refsource": "MISC", "refsource": "MISC",
"name": "https://github.com/roehling/postsrsd/commit/4733fb11f6bec6524bb8518c5e1a699288c26bac" "name": "https://github.com/roehling/postsrsd/commit/4733fb11f6bec6524bb8518c5e1a699288c26bac"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20201220 [SECURITY] [DLA 2502-1] postsrsd security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00031.html"
} }
] ]
} }