cvelist/2018/15xxx/CVE-2018-15121.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2018-08-06 10:04:21 -04:00
{
2019-03-17 23:45:23 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-15121",
"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": [
2018-08-28 23:03:41 -04:00
{
2019-03-17 23:45:23 +00:00
"lang": "eng",
"value": "An issue was discovered in Auth0 auth0-aspnet and auth0-aspnet-owin. Affected packages do not use or validate the state parameter of the OAuth 2.0 and OpenID Connect protocols. This leaves applications vulnerable to CSRF attacks during authentication and authorization operations."
2018-08-28 23:03:41 -04:00
}
2019-03-17 23:45:23 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://auth0.com/docs/security/bulletins/cve-2018-15121",
"refsource": "CONFIRM",
"url": "https://auth0.com/docs/security/bulletins/cve-2018-15121"
}
]
}
}