cvelist/2021/4xxx/CVE-2021-4262.json

76 lines
2.6 KiB
JSON
Raw Normal View History

2022-12-19 14:00:40 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-4262",
2022-12-19 15:06:00 +01:00
"TITLE": "laravel-jqgrid EloquentRepositoryAbstract.php getRows sql injection",
"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-jqgrid",
"version": {
"version_data": [
{
"version_value": "n\/a"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-707 Improper Neutralization -> CWE-74 Injection -> CWE-89 SQL Injection"
}
]
}
]
2022-12-19 14:00:40 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-12-19 15:06:00 +01:00
"value": "A vulnerability classified as critical was found in laravel-jqgrid. Affected by this vulnerability is the function getRows of the file src\/Mgallegos\/LaravelJqgrid\/Repositories\/EloquentRepositoryAbstract.php. The manipulation leads to sql injection. The name of the patch is fbc2d94f43d0dc772767a5bdb2681133036f935e. It is recommended to apply a patch to fix this issue. The associated identifier of this vulnerability is VDB-216271."
}
]
},
"impact": {
"cvss": {
"version": "3.1",
"baseScore": "5.5",
"vectorString": "CVSS:3.1\/AV:A\/AC:L\/PR:L\/UI:N\/S:U\/C:L\/I:L\/A:L"
}
},
"references": {
"reference_data": [
{
"url": "https:\/\/github.com\/mgallegos\/laravel-jqgrid\/pull\/72"
},
{
"url": "https:\/\/github.com\/mgallegos\/laravel-jqgrid\/commit\/fbc2d94f43d0dc772767a5bdb2681133036f935e"
},
{
"url": "https:\/\/vuldb.com\/?id.216271"
2022-12-19 14:00:40 +00:00
}
]
}
}