cvelist/2021/45xxx/CVE-2021-45835.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2021-12-27 12:01:29 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-03-18 11:01:21 +00:00
"ID": "CVE-2021-45835",
"STATE": "PUBLIC"
2021-12-27 12:01:29 +00:00
},
2022-03-18 11:01:21 +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",
2021-12-27 12:01:29 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-03-18 11:01:21 +00:00
"value": "The Online Admission System 1.0 allows an unauthenticated attacker to upload or transfer files of dangerous types to the application through documents.php, which may be used to execute malicious code or lead to code execution."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/rskoolrash/Online-Admission-System",
"refsource": "MISC",
"name": "https://github.com/rskoolrash/Online-Admission-System"
},
{
"refsource": "MISC",
"name": "https://github.com/rskoolrash/Online-Admission-System/issues/2",
"url": "https://github.com/rskoolrash/Online-Admission-System/issues/2"
},
{
"refsource": "MISC",
"name": "https://www.exploit-db.com/exploits/50623",
"url": "https://www.exploit-db.com/exploits/50623"
2021-12-27 12:01:29 +00:00
}
]
}
}