Search

Find a vulnerability

Search criteria

    1 vulnerability by geneko

    VAR-201707-0529

    Vulnerability from variot - Updated: 2025-04-20 23:26

    Geneko GWR routers allow directory traversal sequences starting with a /../ substring, as demonstrated by unauthenticated read access to the configuration file. Geneko GWR A path traversal vulnerability exists in the router.Information may be obtained. GenekoGWRrouters is a router device. GenekoGWRrouters has a directory traversal vulnerability that allows remote attackers to exploit vulnerabilities to submit specially crafted requests for system file content. Geneko GWR routers is a router device of Geneko company in the Republic of Serbia

    Show details on source website

    {
      "@context": {
        "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#",
        "affected_products": {
          "@id": "https://www.variotdbs.pl/ref/affected_products"
        },
        "configurations": {
          "@id": "https://www.variotdbs.pl/ref/configurations"
        },
        "credits": {
          "@id": "https://www.variotdbs.pl/ref/credits"
        },
        "cvss": {
          "@id": "https://www.variotdbs.pl/ref/cvss/"
        },
        "description": {
          "@id": "https://www.variotdbs.pl/ref/description/"
        },
        "exploit_availability": {
          "@id": "https://www.variotdbs.pl/ref/exploit_availability/"
        },
        "external_ids": {
          "@id": "https://www.variotdbs.pl/ref/external_ids/"
        },
        "iot": {
          "@id": "https://www.variotdbs.pl/ref/iot/"
        },
        "iot_taxonomy": {
          "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/"
        },
        "patch": {
          "@id": "https://www.variotdbs.pl/ref/patch/"
        },
        "problemtype_data": {
          "@id": "https://www.variotdbs.pl/ref/problemtype_data/"
        },
        "references": {
          "@id": "https://www.variotdbs.pl/ref/references/"
        },
        "sources": {
          "@id": "https://www.variotdbs.pl/ref/sources/"
        },
        "sources_release_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_release_date/"
        },
        "sources_update_date": {
          "@id": "https://www.variotdbs.pl/ref/sources_update_date/"
        },
        "threat_type": {
          "@id": "https://www.variotdbs.pl/ref/threat_type/"
        },
        "title": {
          "@id": "https://www.variotdbs.pl/ref/title/"
        },
        "type": {
          "@id": "https://www.variotdbs.pl/ref/type/"
        }
      },
      "@id": "https://www.variotdbs.pl/vuln/VAR-201707-0529",
      "affected_products": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/affected_products#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "model": "gwr202 gprs router",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "geneko",
            "version": null
          },
          {
            "model": "gwr352 3g router",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "geneko",
            "version": null
          },
          {
            "model": "gwr352wv wide voltage 3g router",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "geneko",
            "version": null
          },
          {
            "model": "gwr252 edge router",
            "scope": "eq",
            "trust": 1.6,
            "vendor": "geneko",
            "version": null
          },
          {
            "model": "gwr202 gprs router",
            "scope": null,
            "trust": 0.8,
            "vendor": "geneko",
            "version": null
          },
          {
            "model": "gwr252 edge router",
            "scope": null,
            "trust": 0.8,
            "vendor": "geneko",
            "version": null
          },
          {
            "model": "gwr352 3g router",
            "scope": null,
            "trust": 0.8,
            "vendor": "geneko",
            "version": null
          },
          {
            "model": "gwr352wv wide voltage 3g router",
            "scope": null,
            "trust": 0.8,
            "vendor": "geneko",
            "version": null
          },
          {
            "model": "gwr routers",
            "scope": null,
            "trust": 0.6,
            "vendor": "geneko",
            "version": null
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-25434"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-005921"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201707-902"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-11456"
          }
        ]
      },
      "configurations": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/configurations#",
          "children": {
            "@container": "@list"
          },
          "cpe_match": {
            "@container": "@list"
          },
          "data": {
            "@container": "@list"
          },
          "nodes": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "CVE_data_version": "4.0",
            "nodes": [
              {
                "cpe_match": [
                  {
                    "cpe22Uri": "cpe:/o:geneko:gwr202_gprs_router_firmware",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/o:geneko:gwr252_edge_router_firmware",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/o:geneko:gwr352_3g_router_firmware",
                    "vulnerable": true
                  },
                  {
                    "cpe22Uri": "cpe:/o:geneko:gwr352wv_wide_voltage_3g_router_firmware",
                    "vulnerable": true
                  }
                ],
                "operator": "OR"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-005921"
          }
        ]
      },
      "cve": "CVE-2017-11456",
      "cvss": {
        "@context": {
          "cvssV2": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2"
          },
          "cvssV3": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/"
          },
          "severity": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/cvss/severity#"
            },
            "@id": "https://www.variotdbs.pl/ref/cvss/severity"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            },
            "@id": "https://www.variotdbs.pl/ref/sources"
          }
        },
        "data": [
          {
            "cvssV2": [
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "nvd@nist.gov",
                "availabilityImpact": "NONE",
                "baseScore": 5.0,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 10.0,
                "id": "CVE-2017-11456",
                "impactScore": 2.9,
                "integrityImpact": "NONE",
                "severity": "MEDIUM",
                "trust": 1.9,
                "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "CNVD",
                "availabilityImpact": "NONE",
                "baseScore": 5.0,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 10.0,
                "id": "CNVD-2017-25434",
                "impactScore": 2.9,
                "integrityImpact": "NONE",
                "severity": "MEDIUM",
                "trust": 0.6,
                "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
                "version": "2.0"
              },
              {
                "accessComplexity": "LOW",
                "accessVector": "NETWORK",
                "authentication": "NONE",
                "author": "VULHUB",
                "availabilityImpact": "NONE",
                "baseScore": 5.0,
                "confidentialityImpact": "PARTIAL",
                "exploitabilityScore": 10.0,
                "id": "VHN-101880",
                "impactScore": 2.9,
                "integrityImpact": "NONE",
                "severity": "MEDIUM",
                "trust": 0.1,
                "vectorString": "AV:N/AC:L/AU:N/C:P/I:N/A:N",
                "version": "2.0"
              }
            ],
            "cvssV3": [
              {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "author": "nvd@nist.gov",
                "availabilityImpact": "NONE",
                "baseScore": 7.5,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "exploitabilityScore": 3.9,
                "id": "CVE-2017-11456",
                "impactScore": 3.6,
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "trust": 1.8,
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
                "version": "3.0"
              }
            ],
            "severity": [
              {
                "author": "nvd@nist.gov",
                "id": "CVE-2017-11456",
                "trust": 1.0,
                "value": "HIGH"
              },
              {
                "author": "NVD",
                "id": "CVE-2017-11456",
                "trust": 0.8,
                "value": "High"
              },
              {
                "author": "CNVD",
                "id": "CNVD-2017-25434",
                "trust": 0.6,
                "value": "MEDIUM"
              },
              {
                "author": "CNNVD",
                "id": "CNNVD-201707-902",
                "trust": 0.6,
                "value": "MEDIUM"
              },
              {
                "author": "VULHUB",
                "id": "VHN-101880",
                "trust": 0.1,
                "value": "MEDIUM"
              },
              {
                "author": "VULMON",
                "id": "CVE-2017-11456",
                "trust": 0.1,
                "value": "MEDIUM"
              }
            ]
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-25434"
          },
          {
            "db": "VULHUB",
            "id": "VHN-101880"
          },
          {
            "db": "VULMON",
            "id": "CVE-2017-11456"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-005921"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201707-902"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-11456"
          }
        ]
      },
      "description": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/description#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Geneko GWR routers allow directory traversal sequences starting with a /../ substring, as demonstrated by unauthenticated read access to the configuration file. Geneko GWR A path traversal vulnerability exists in the router.Information may be obtained. GenekoGWRrouters is a router device. GenekoGWRrouters has a directory traversal vulnerability that allows remote attackers to exploit vulnerabilities to submit specially crafted requests for system file content. Geneko GWR routers is a router device of Geneko company in the Republic of Serbia",
        "sources": [
          {
            "db": "NVD",
            "id": "CVE-2017-11456"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-005921"
          },
          {
            "db": "CNVD",
            "id": "CNVD-2017-25434"
          },
          {
            "db": "VULHUB",
            "id": "VHN-101880"
          },
          {
            "db": "VULMON",
            "id": "CVE-2017-11456"
          }
        ],
        "trust": 2.34
      },
      "exploit_availability": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/exploit_availability#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "reference": "https://www.scap.org.cn/vuln/vhn-101880",
            "trust": 0.1,
            "type": "unknown"
          },
          {
            "reference": "https://vulmon.com/exploitdetails?qidtp=exploitdb\u0026qid=44072",
            "trust": 0.1,
            "type": "exploit"
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-101880"
          },
          {
            "db": "VULMON",
            "id": "CVE-2017-11456"
          }
        ]
      },
      "external_ids": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/external_ids#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "db": "NVD",
            "id": "CVE-2017-11456",
            "trust": 3.2
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-005921",
            "trust": 0.8
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201707-902",
            "trust": 0.7
          },
          {
            "db": "CNVD",
            "id": "CNVD-2017-25434",
            "trust": 0.6
          },
          {
            "db": "EXPLOIT-DB",
            "id": "44072",
            "trust": 0.2
          },
          {
            "db": "VULHUB",
            "id": "VHN-101880",
            "trust": 0.1
          },
          {
            "db": "VULMON",
            "id": "CVE-2017-11456",
            "trust": 0.1
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-25434"
          },
          {
            "db": "VULHUB",
            "id": "VHN-101880"
          },
          {
            "db": "VULMON",
            "id": "CVE-2017-11456"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-005921"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201707-902"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-11456"
          }
        ]
      },
      "id": "VAR-201707-0529",
      "iot": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": true,
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-25434"
          },
          {
            "db": "VULHUB",
            "id": "VHN-101880"
          }
        ],
        "trust": 1.7
      },
      "iot_taxonomy": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/iot_taxonomy#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "category": [
              "Network device"
            ],
            "sub_category": null,
            "trust": 0.6
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-25434"
          }
        ]
      },
      "last_update_date": "2025-04-20T23:26:03.338000Z",
      "patch": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/patch#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "title": "GWR352WV - Wide Voltage",
            "trust": 0.8,
            "url": "http://www.geneko.rs/en/products/m2m-products-and-solutions/gwr-cellular-router-series/gwr352wv-wide-voltage/related-products-20.html"
          },
          {
            "title": "GWR352 - 3G router",
            "trust": 0.8,
            "url": "http://www.geneko.rs/en/products/m2m-products-and-solutions/gwr-cellular-router-series/gwr352-3g-router/resources-9.html"
          },
          {
            "title": "GWR202 - GPRS router",
            "trust": 0.8,
            "url": "http://geneko.rs/en/products/m2m-products-and-solutions/gwr-cellular-router-series/gwr202-gprs-router.html"
          },
          {
            "title": "GWR252 - EDGE router",
            "trust": 0.8,
            "url": "http://www.geneko.rs/en/products/m2m-products-and-solutions/gwr-cellular-router-series/gwr252-edge-router.html"
          },
          {
            "title": "GenekoGWR Router Path Traversal Vulnerability Patch",
            "trust": 0.6,
            "url": "https://www.cnvd.org.cn/patchInfo/show/101630"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-25434"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-005921"
          }
        ]
      },
      "problemtype_data": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "problemtype": "CWE-22",
            "trust": 1.9
          }
        ],
        "sources": [
          {
            "db": "VULHUB",
            "id": "VHN-101880"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-005921"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-11456"
          }
        ]
      },
      "references": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/references#",
          "data": {
            "@container": "@list"
          },
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": [
          {
            "trust": 2.6,
            "url": "https://blogs.securiteam.com/index.php/archives/3317#more-3317"
          },
          {
            "trust": 1.4,
            "url": "https://nvd.nist.gov/vuln/detail/cve-2017-11456"
          },
          {
            "trust": 0.8,
            "url": "http://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2017-11456"
          },
          {
            "trust": 0.1,
            "url": "https://cwe.mitre.org/data/definitions/22.html"
          },
          {
            "trust": 0.1,
            "url": "https://nvd.nist.gov"
          },
          {
            "trust": 0.1,
            "url": "https://www.exploit-db.com/exploits/44072/"
          }
        ],
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-25434"
          },
          {
            "db": "VULHUB",
            "id": "VHN-101880"
          },
          {
            "db": "VULMON",
            "id": "CVE-2017-11456"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-005921"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201707-902"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-11456"
          }
        ]
      },
      "sources": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-25434"
          },
          {
            "db": "VULHUB",
            "id": "VHN-101880"
          },
          {
            "db": "VULMON",
            "id": "CVE-2017-11456"
          },
          {
            "db": "JVNDB",
            "id": "JVNDB-2017-005921"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201707-902"
          },
          {
            "db": "NVD",
            "id": "CVE-2017-11456"
          }
        ]
      },
      "sources_release_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2017-09-06T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2017-25434"
          },
          {
            "date": "2017-07-19T00:00:00",
            "db": "VULHUB",
            "id": "VHN-101880"
          },
          {
            "date": "2017-07-19T00:00:00",
            "db": "VULMON",
            "id": "CVE-2017-11456"
          },
          {
            "date": "2017-08-09T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2017-005921"
          },
          {
            "date": "2017-07-20T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201707-902"
          },
          {
            "date": "2017-07-19T07:29:00.627000",
            "db": "NVD",
            "id": "CVE-2017-11456"
          }
        ]
      },
      "sources_update_date": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
          "data": {
            "@container": "@list"
          }
        },
        "data": [
          {
            "date": "2017-09-06T00:00:00",
            "db": "CNVD",
            "id": "CNVD-2017-25434"
          },
          {
            "date": "2017-07-25T00:00:00",
            "db": "VULHUB",
            "id": "VHN-101880"
          },
          {
            "date": "2017-07-25T00:00:00",
            "db": "VULMON",
            "id": "CVE-2017-11456"
          },
          {
            "date": "2017-08-09T00:00:00",
            "db": "JVNDB",
            "id": "JVNDB-2017-005921"
          },
          {
            "date": "2017-07-20T00:00:00",
            "db": "CNNVD",
            "id": "CNNVD-201707-902"
          },
          {
            "date": "2025-04-20T01:37:25.860000",
            "db": "NVD",
            "id": "CVE-2017-11456"
          }
        ]
      },
      "threat_type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/threat_type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "remote",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201707-902"
          }
        ],
        "trust": 0.6
      },
      "title": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/title#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "Geneko GWR Router Path Traversal Vulnerability",
        "sources": [
          {
            "db": "CNVD",
            "id": "CNVD-2017-25434"
          },
          {
            "db": "CNNVD",
            "id": "CNNVD-201707-902"
          }
        ],
        "trust": 1.2
      },
      "type": {
        "@context": {
          "@vocab": "https://www.variotdbs.pl/ref/type#",
          "sources": {
            "@container": "@list",
            "@context": {
              "@vocab": "https://www.variotdbs.pl/ref/sources#"
            }
          }
        },
        "data": "path traversal",
        "sources": [
          {
            "db": "CNNVD",
            "id": "CNNVD-201707-902"
          }
        ],
        "trust": 0.6
      }
    }