cvelist/2020/29xxx/CVE-2020-29437.json

77 lines
2.5 KiB
JSON
Raw Normal View History

2020-11-30 21:01:38 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-01-05 21:01:58 +00:00
"ID": "CVE-2020-29437",
"STATE": "PUBLIC"
2020-11-30 21:01:38 +00:00
},
2021-01-05 21:01:58 +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",
2020-11-30 21:01:38 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-01-05 21:01:58 +00:00
"value": "SQL injection in the Buzz module of OrangeHRM through 4.6 allows remote authenticated attackers to execute arbitrary SQL commands via the orangehrmBuzzPlugin/lib/dao/BuzzDao.php loadMorePostsForm[profileUserId] parameter to the buzz/loadMoreProfile endpoint."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/orangehrm/orangehrm/issues/695",
"refsource": "MISC",
"name": "https://github.com/orangehrm/orangehrm/issues/695"
},
{
"refsource": "MISC",
"name": "https://www.horizon3.ai/disclosures/orangehrm-sqli.html",
"url": "https://www.horizon3.ai/disclosures/orangehrm-sqli.html"
},
{
"refsource": "MISC",
"name": "https://github.com/orangehrm/orangehrm/pull/699",
"url": "https://github.com/orangehrm/orangehrm/pull/699"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/orangehrm/orangehrm/releases",
"url": "https://github.com/orangehrm/orangehrm/releases"
2020-11-30 21:01:38 +00:00
}
]
}
}