"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-03-11 13:01:13 +00:00
parent f5fc9c52e9
commit 53ae889d3c
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
2 changed files with 72 additions and 0 deletions

View File

@ -0,0 +1,67 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-16107",
"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": "Missing form token validation in phpBB 3.2.7 allows CSRF in deleting post attachments."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.phpbb.com/community/viewforum.php?f=14",
"refsource": "MISC",
"name": "https://www.phpbb.com/community/viewforum.php?f=14"
},
{
"refsource": "CONFIRM",
"name": "https://www.phpbb.com/community/viewtopic.php?t=2523271",
"url": "https://www.phpbb.com/community/viewtopic.php?t=2523271"
}
]
}
}

View File

@ -146,6 +146,11 @@
"refsource": "MLIST",
"name": "[tomee-dev] 20200311 CVE-2020-8840 on TomEE 8.0.1",
"url": "https://lists.apache.org/thread.html/rb99c7321eba5d4c907beec46675d52827528b738cfafd48eb4d862f1@%3Cdev.tomee.apache.org%3E"
},
{
"refsource": "MLIST",
"name": "[tomee-dev] 20200311 Re: CVE-2020-8840 on TomEE 8.0.1",
"url": "https://lists.apache.org/thread.html/rdea588d4a0ebf9cb7ce8c3a8f18d0d306507c4f8ba178dd3d20207b8@%3Cdev.tomee.apache.org%3E"
}
]
}