cvelist/2021/43xxx/CVE-2021-43996.json
2021-11-17 20:01:07 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-43996",
"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": [
{
"lang": "eng",
"value": "The Ignition component before 1.16.15, and 2.0.x before 2.0.6, for Laravel has a \"fix variable names\" feature that can lead to incorrect access control."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/facade/ignition/compare/1.16.14...1.16.15",
"refsource": "MISC",
"name": "https://github.com/facade/ignition/compare/1.16.14...1.16.15"
},
{
"url": "https://github.com/facade/ignition/compare/2.0.5...2.0.6",
"refsource": "MISC",
"name": "https://github.com/facade/ignition/compare/2.0.5...2.0.6"
},
{
"url": "https://github.com/facade/ignition/pull/285",
"refsource": "MISC",
"name": "https://github.com/facade/ignition/pull/285"
}
]
}
}