cvelist/2019/11xxx/CVE-2019-11027.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2019-04-09 05:00:41 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2019-06-10 19:00:47 +00:00
"ID": "CVE-2019-11027",
"STATE": "PUBLIC"
2019-04-09 05:00:41 +00:00
},
2019-06-10 19:00:47 +00:00
"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",
2019-04-09 05:00:41 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2019-06-10 19:00:47 +00:00
"value": "Ruby OpenID (aka ruby-openid) through 2.8.0 has a remotely exploitable flaw. This library is used by Rails web applications to integrate with OpenID Providers. Severity can range from medium to critical, depending on how a web application developer chose to employ the ruby-openid library. Developers who based their OpenID integration heavily on the \"example app\" provided by the project are at highest risk."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://marc.info/?l=openid-security&m=155154717027534&w=2",
"refsource": "MISC",
"name": "https://marc.info/?l=openid-security&m=155154717027534&w=2"
2019-06-14 12:00:58 +00:00
},
{
"refsource": "MISC",
"name": "https://github.com/openid/ruby-openid/issues/122",
"url": "https://github.com/openid/ruby-openid/issues/122"
2019-04-09 05:00:41 +00:00
}
]
}
}