cvelist/2021/42xxx/CVE-2021-42664.json

77 lines
2.7 KiB
JSON
Raw Normal View History

2021-10-18 09:00:53 +00:00
{
"CVE_data_meta": {
2021-11-09 16:46:54 -08:00
"ASSIGNER": "cve@mitre.org",
2021-11-10 07:01:01 +00:00
"ID": "CVE-2021-42664",
"STATE": "PUBLIC"
2021-11-05 13:01:03 +00:00
},
2021-11-10 07:01:01 +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-10-18 09:00:53 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-11-10 07:01:01 +00:00
"value": "A Stored Cross Site Scripting (XSS) Vulneraibiilty exists in Sourcecodester Engineers Online Portal in PHP via the (1) Quiz title and (2) quiz description parameters to add_quiz.php. An attacker can leverage this vulnerability in order to run javascript commands on the web server surfers behalf, which can lead to cookie stealing and more."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.sourcecodester.com/php/13115/engineers-online-portal-php.html",
"refsource": "MISC",
"name": "https://www.sourcecodester.com/php/13115/engineers-online-portal-php.html"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/164618/Engineers-Online-Portal-1.0-SQL-Injection.html",
"url": "http://packetstormsecurity.com/files/164618/Engineers-Online-Portal-1.0-SQL-Injection.html"
},
{
"refsource": "MISC",
"name": "https://github.com/TheHackingRabbi/CVE-2021-42664",
"url": "https://github.com/TheHackingRabbi/CVE-2021-42664"
},
{
"refsource": "MISC",
"name": "https://www.exploit-db.com/exploits/50451",
"url": "https://www.exploit-db.com/exploits/50451"
2021-10-18 09:00:53 +00:00
}
]
}
}