cvelist/2020/26xxx/CVE-2020-26522.json

77 lines
2.5 KiB
JSON
Raw Normal View History

2020-10-02 07:01:34 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-10-09 07:01:35 +00:00
"ID": "CVE-2020-26522",
"STATE": "PUBLIC"
2020-10-02 07:01:34 +00:00
},
2020-10-09 07:01:35 +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-10-02 07:01:34 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-10-09 07:01:35 +00:00
"value": "A cross-site request forgery (CSRF) vulnerability in mod/user/act_user.php in Garfield Petshop through 2020-10-01 allows remote attackers to hijack the authentication of administrators for requests that create new administrative accounts."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://detapos.co/",
"refsource": "MISC",
"name": "https://detapos.co/"
},
{
"url": "https://demo.detapos.co.id/petshop/",
"refsource": "MISC",
"name": "https://demo.detapos.co.id/petshop/"
},
{
"refsource": "MISC",
"name": "http://rysec.io/adv/Petshop_AddAdmin_Exploit.txt",
"url": "http://rysec.io/adv/Petshop_AddAdmin_Exploit.txt"
2020-10-09 18:01:43 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/159520/Garfield-Petshop-2020-10-01-Cross-Site-Request-Forgery.html",
"url": "http://packetstormsecurity.com/files/159520/Garfield-Petshop-2020-10-01-Cross-Site-Request-Forgery.html"
2020-10-02 07:01:34 +00:00
}
]
}
}