cvelist/2022/2xxx/CVE-2022-2886.json

77 lines
2.4 KiB
JSON
Raw Normal View History

2022-08-18 08:00:39 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-2886",
2022-08-19 13:54:59 +02:00
"TITLE": "Laravel deserialization",
"REQUESTER": "cna@vuldb.com",
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"generator": "vuldb.com",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "",
"product": {
"product_data": [
{
"product_name": "Laravel",
"version": {
"version_data": [
{
"version_value": "5.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-502 Deserialization"
}
]
}
]
2022-08-18 08:00:39 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-08-19 13:54:59 +02:00
"value": "A vulnerability, which was classified as critical, was found in Laravel 5.1. Affected is an unknown function. The manipulation leads to deserialization. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-206688."
}
]
},
"impact": {
"cvss": {
"version": "3.1",
"baseScore": "5.0",
2022-08-19 13:00:35 +00:00
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L"
2022-08-19 13:54:59 +02:00
}
},
"references": {
"reference_data": [
{
2022-08-19 13:00:35 +00:00
"url": "https://github.com/beicheng-maker/vulns/issues/3",
"refsource": "MISC",
"name": "https://github.com/beicheng-maker/vulns/issues/3"
2022-08-19 13:54:59 +02:00
},
{
2022-08-19 13:00:35 +00:00
"url": "https://vuldb.com/?id.206688",
"refsource": "MISC",
"name": "https://vuldb.com/?id.206688"
2022-08-18 08:00:39 +00:00
}
]
}
}