Added CVE-2017-1000169

This commit is contained in:
Kurt Seifried 2017-11-16 14:13:51 -07:00
parent 87e2211f6e
commit 1f635349eb
No known key found for this signature in database
GPG Key ID: F15CADC4A00F8174

View File

@ -0,0 +1,62 @@
{
"CVE_data_meta": {
"ASSIGNER": "kurt@seifried.org",
"DATE_ASSIGNED": "2017-08-22T17:29:33.386054",
"ID": "CVE-2017-1000169",
"REQUESTER": "sajeeb.lohani@bulletproof.sh",
"STATE" : "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "QuickerBB",
"version": {
"version_data": [
{
"version_value": "0.7.2"
}
]
}
}
]
},
"vendor_name": "QuickerBB"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "QuickerBB version <= 0.7.2 is vulnerable to arbitrary file writes which can lead to remote code execution. This can lead to the complete takeover of the server hosting QuickerBB. "
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Arbitrary File Write Leading to RCE"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/halojoy/QuickerBB/issues/10"
}
]
}
}