cvelist/2016/5xxx/CVE-2016-5431.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:53:18 +00:00
"CVE_data_meta": {
2019-08-07 16:00:57 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-18 00:53:18 +00:00
"ID": "CVE-2016-5431",
2019-08-07 11:15:08 -03:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
2019-08-08 16:00:58 +00:00
"vendor_name": "n/a",
2019-08-07 11:15:08 -03:00
"product": {
"product_data": [
{
"product_name": "jose-php",
"version": {
"version_data": [
{
"version_value": "fixed in 2.2.1"
}
]
}
}
]
2019-08-07 16:00:57 +00:00
}
2019-08-07 11:15:08 -03:00
}
]
}
2019-03-18 00:53:18 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2019-08-07 14:13:20 -03:00
"value": "The PHP JOSE Library by Gree Inc. before version 2.2.1 is vulnerable to key confusion/algorithm substitution in the JWS component resulting in bypassing the signature verification via crafted tokens."
2019-08-07 11:15:08 -03:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-327"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/nov/jose-php/commit/1cce55e27adf0274193eb1cd74b927a398a3df4b",
"refsource": "CONFIRM",
"url": "https://github.com/nov/jose-php/commit/1cce55e27adf0274193eb1cd74b927a398a3df4b"
2019-03-18 00:53:18 +00:00
}
]
}
2019-08-07 16:00:57 +00:00
}