Goby/json/Selea-OCR-ANPR-get_file.php...

63 lines
1.3 KiB
JSON

{
"Name": "Selea OCR-ANPR get_file.php File read",
"Description": "Selea OCR-ANPR get_file.php File read",
"Product": "Selea OCR-ANPR",
"Homepage": "https://www.selea.com/",
"DisclosureDate": "2021-05-18",
"Author": "PeiQi",
"GobyQuery": "title=\"Selea ANPR Camera\"",
"Level": "1",
"Impact": "File read",
"Recommendation": "",
"References": [
"http://wiki.peiqi.tech"
],
"HasExp": true,
"ExpParams": [
{
"name": "File",
"type": "input",
"value": "/etc/passwd"
}
],
"ExpTips": {
"Type": "",
"Content": ""
},
"ScanSteps": [
"AND",
{
"Request": {
"data": "",
"data_type": "text",
"follow_redirect": true,
"method": "GET",
"uri": "/"
},
"ResponseTest": {
"checks": [
{
"bz": "",
"operation": "==",
"type": "item",
"value": "200",
"variable": "$code"
}
],
"operation": "AND",
"type": "group"
}
}
],
"ExploitSteps": null,
"Tags": ["File read"],
"CVEIDs": null,
"CVSSScore": "0.0",
"AttackSurfaces": {
"Application": ["Selea OCR-ANPR"],
"Support": null,
"Service": null,
"System": null,
"Hardware": null
}
}