Kurt Seifried 2019-01-09 12:55:25 -07:00
parent 413154d241
commit ea2781e93c
No known key found for this signature in database
GPG Key ID: F15CADC4A00F8174
2 changed files with 132 additions and 0 deletions

View File

@ -0,0 +1,66 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-08-10T14:30Z",
"ID" : "CVE-2017-1002152",
"REQUESTER" : "patrick@puiterwijk.org",
"STATE" : "PUBLIC",
"UPDATED" : "2017-08-10T14:30Z"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Bodhi",
"version" : {
"version_data" : [
{
"version_affected" : "<=",
"version_value" : "2.9.0"
}
]
}
}
]
},
"vendor_name" : "Fedora Project Infrastructure"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : " Bodhi 2.9.0 and lower is vulnerable to cross-site scripting resulting in code injection caused by incorrect validation of bug titles"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-94"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/fedora-infra/bodhi/issues/1740",
"refsource" : "CONFIRM",
"url" : "https://github.com/fedora-infra/bodhi/issues/1740"
}
]
}
}

View File

@ -0,0 +1,66 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-10-22T17:19Z",
"ID" : "CVE-2017-1002157",
"REQUESTER" : "patrick@puiterwijk.org",
"STATE" : "PUBLIC",
"UPDATED" : "2017-10-22T17:19Z"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "modulemd",
"version" : {
"version_data" : [
{
"version_affected" : "<=",
"version_value" : "1.3.1"
}
]
}
}
]
},
"vendor_name" : "Fedora Modularity"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "modulemd 1.3.1 and earlier uses an unsafe function for processing externally provided data, leading to remote code execution"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-242"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://pagure.io/modulemd/issue/55",
"refsource" : "CONFIRM",
"url" : "https://pagure.io/modulemd/issue/55"
}
]
}
}