Skip to content

Commit

Permalink
Merge pull request CVEProject#1748 from mlhess/patch-11
Browse files Browse the repository at this point in the history
Update CVE-2019-6341.json
  • Loading branch information
cve-team authored Mar 26, 2019
2 parents 47b0c66 + 7545fa7 commit 430487a
Showing 1 changed file with 79 additions and 15 deletions.
94 changes: 79 additions & 15 deletions 2019/6xxx/CVE-2019-6341.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,82 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-6341",
"STATE": "RESERVED"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
"CVE_data_meta": {
"ASSIGNER": "mlhess@drupal.org",
"ID": "CVE-2019-6341",
"STATE": "PUBLIC",
"TITLE": "Drupal core - Moderately critical - Cross Site Scripting - SA-CORE-2019-004"
},
"affects": {
"vendor": {
"vendor_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."
"product": {
"product_data": [
{
"product_name": "Drupal core",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "Drupal 7 ",
"version_value": "7.65"
},
{
"version_affected": "<",
"version_name": "Drupal 8.6",
"version_value": "8.6.13"
},
{
"version_affected": "<",
"version_name": "Drupal 8.5",
"version_value": "8.5.14"
}
]
}
}
]
},
"vendor_name": "Drupal"
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In Drupal 7 versions prior to 7.65; Drupal 8.6 versions prior to 8.6.13;Drupal 8.5 versions prior to 8.5.14. Under certain circumstances the File module/subsystem allows a malicious user to upload a file that can trigger a cross-site scripting (XSS) vulnerability.\n\n"
}
]
},
"generator": {
"engine": "Vulnogram 0.0.5"
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross Site Scripting"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.drupal.org/sa-core-2019-004",
"refsource": "CONFIRM",
"url": "https://www.drupal.org/sa-core-2019-004"
}
]
},
"source": {
"advisory": "SA-CORE-2019-004",
"discovery": "UNKNOWN"
}
}

0 comments on commit 430487a

Please sign in to comment.