cvelist/2021/3xxx/CVE-2021-3239.json

82 lines
2.9 KiB
JSON
Raw Normal View History

2021-01-26 18:03:37 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-02-15 21:00:39 +00:00
"ID": "CVE-2021-3239",
"STATE": "PUBLIC"
2021-01-26 18:03:37 +00:00
},
2021-02-15 21:00:39 +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-01-26 18:03:37 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-02-15 21:00:39 +00:00
"value": "E-Learning System 1.0 suffers from an unauthenticated SQL injection vulnerability, which allows remote attackers to execute arbitrary code on the hosting web server and gain a reverse shell."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
2021-07-22 15:00:50 +00:00
{
"refsource": "MISC",
"name": "https://github.com/TCSWT/E-Learning-System/blob/main/README.md",
"url": "https://github.com/TCSWT/E-Learning-System/blob/main/README.md"
},
2021-02-15 21:00:39 +00:00
{
"url": "https://www.exploit-db.com/exploits/49434",
"refsource": "MISC",
"name": "https://www.exploit-db.com/exploits/49434"
},
{
"url": "https://www.sourcecodester.com/php/12808/e-learning-system-using-phpmysqli.html",
"refsource": "MISC",
"name": "https://www.sourcecodester.com/php/12808/e-learning-system-using-phpmysqli.html"
},
{
"url": "https://packetstormsecurity.com/files/160966/E-Learning-System-1.0-SQL-Injection-Shell-Upload.html",
"refsource": "MISC",
"name": "https://packetstormsecurity.com/files/160966/E-Learning-System-1.0-SQL-Injection-Shell-Upload.html"
2021-10-28 19:00:59 +00:00
},
{
"refsource": "MISC",
"name": "https://github.com/nu11secur1ty/CVE-nu11secur1ty/tree/main/vendors/janobe/CVE-nu11-101821",
"url": "https://github.com/nu11secur1ty/CVE-nu11secur1ty/tree/main/vendors/janobe/CVE-nu11-101821"
2021-01-26 18:03:37 +00:00
}
]
}
}