cvelist/2022/37xxx/CVE-2022-37203.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2022-08-01 04:01:04 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-09-19 16:00:44 +00:00
"ID": "CVE-2022-37203",
"STATE": "PUBLIC"
2022-08-01 04:01:04 +00:00
},
2022-09-19 16:00:44 +00:00
"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",
2022-08-01 04:01:04 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-09-19 16:00:44 +00:00
"value": "JFinal CMS 5.1.0 is vulnerable to SQL Injection. These interfaces do not use the same component, nor do they have filters, but each uses its own SQL concatenation method, resulting in SQL injection."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/AgainstTheLight/someEXP_of_jfinal_cms/blob/main/jfinal_cms/sql3.md",
"refsource": "MISC",
"name": "https://github.com/AgainstTheLight/someEXP_of_jfinal_cms/blob/main/jfinal_cms/sql3.md"
},
{
"refsource": "MISC",
"name": "https://github.com/AgainstTheLight/CVE-2022-37203/blob/main/README.md",
"url": "https://github.com/AgainstTheLight/CVE-2022-37203/blob/main/README.md"
2022-08-01 04:01:04 +00:00
}
]
}
}