Goby/json/Orange-Livebox-ADSL-modems-...

74 lines
2.0 KiB
JSON

{
"Name": "Orange Livebox ADSL modems dis wifi pass CVE-2018-20377",
"Description": "A flaw exists in these modems that allow remote unauthenticated users to obtain the device's SSID and WiFi password.",
"Product": "Orange Livebox ADSL modems",
"Homepage": "https://www.orange.com",
"DisclosureDate": "2021-06-10",
"Author": "atdpa4sw0rd@gmail.com",
"GobyQuery": "body=\"images/nextbutton.gif\" && body=\"images/preferencesbutton.gif\"",
"Level": "3",
"Impact": "<p>A flaw exists in these modems that allow remote unauthenticated users to obtain the device's SSID and WiFi password.<br></p>",
"Recommandation": "<p>1. Encrypt and store sensitive information files properly to avoid leakage of sensitive information.</p><p>2. Upgrade equipment system</p>",
"References": [
"https://badpackets.net/over-19000-orange-livebox-adsl-modems-are-leaking-their-wifi-credentials/"
],
"HasExp": true,
"ExpParams": [
{
"name": "info",
"type": "select",
"value": "Wifi info"
}
],
"ExpTips": {
"Type": "",
"Content": ""
},
"ScanSteps": [
"AND",
{
"Request": {
"method": "GET",
"uri": "/test.php",
"follow_redirect": true,
"header": {},
"data_type": "text",
"data": ""
},
"ResponseTest": {
"type": "group",
"operation": "AND",
"checks": [
{
"type": "item",
"variable": "$code",
"operation": "==",
"value": "200",
"bz": ""
},
{
"type": "item",
"variable": "$body",
"operation": "contains",
"value": "test",
"bz": ""
}
]
},
"SetVariable": []
}
],
"ExploitSteps": null,
"Tags": [
"Disclosure of Sensitive Information"
],
"CVEIDs": null,
"CVSSScore": "0.0",
"AttackSurfaces": {
"Application": null,
"Support": null,
"Service": null,
"System": null,
"Hardware": null
}
}