var-201303-0514
Vulnerability from variot

The vulnerability is that the WEB server skips the authentication detection for certain URLs, such as the URL containing the string \".jpg\" at the end, so the attacker submits a request similar to the following to get the current device configuration: http:///NETGEAR_fwpt.cfg?.jpg. NetGear WNR1000 is a wireless router. There is a remote authentication bypass vulnerability in NetGear WNR1000 router versions prior to 1.0.2.60. A remote attacker could use this vulnerability to bypass the authentication mechanism and gain unauthorized access

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-201303-0514",
   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: "wnr1000v3",
            scope: "lt",
            trust: 0.6,
            vendor: "netgear",
            version: "1.0.2.60",
         },
         {
            model: "wnr1000",
            scope: "eq",
            trust: 0.3,
            vendor: "netgear",
            version: "1.0.15",
         },
         {
            model: "wnr1000",
            scope: "ne",
            trust: 0.3,
            vendor: "netgear",
            version: "1.0.260",
         },
      ],
      sources: [
         {
            db: "CNVD",
            id: "CNVD-2013-02579",
         },
         {
            db: "BID",
            id: "58792",
         },
      ],
   },
   credits: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/credits#",
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: "Roberto Paleari",
      sources: [
         {
            db: "BID",
            id: "58792",
         },
         {
            db: "CNNVD",
            id: "CNNVD-201304-009",
         },
      ],
      trust: 0.9,
   },
   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: "ADJACENT_NETWORK",
                  authentication: "NONE",
                  author: "CNVD",
                  availabilityImpact: "PARTIAL",
                  baseScore: 5.8,
                  confidentialityImpact: "PARTIAL",
                  exploitabilityScore: 6.5,
                  id: "CNVD-2013-02579",
                  impactScore: 6.4,
                  integrityImpact: "PARTIAL",
                  severity: "MEDIUM",
                  trust: 0.6,
                  vectorString: "AV:A/AC:L/Au:N/C:P/I:P/A:P",
                  version: "2.0",
               },
            ],
            cvssV3: [],
            severity: [
               {
                  author: "CNVD",
                  id: "CNVD-2013-02579",
                  trust: 0.6,
                  value: "MEDIUM",
               },
            ],
         },
      ],
      sources: [
         {
            db: "CNVD",
            id: "CNVD-2013-02579",
         },
      ],
   },
   description: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/description#",
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: "The vulnerability is that the WEB server skips the authentication detection for certain URLs, such as the URL containing the string \\\".jpg\\\" at the end, so the attacker submits a request similar to the following to get the current device configuration: http://<target- Ip-address>/NETGEAR_fwpt.cfg?.jpg. NetGear WNR1000 is a wireless router. \nThere is a remote authentication bypass vulnerability in NetGear WNR1000 router versions prior to 1.0.2.60. A remote attacker could use this vulnerability to bypass the authentication mechanism and gain unauthorized access",
      sources: [
         {
            db: "CNVD",
            id: "CNVD-2013-02579",
         },
         {
            db: "CNNVD",
            id: "CNNVD-201304-009",
         },
         {
            db: "BID",
            id: "58792",
         },
      ],
      trust: 1.35,
   },
   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: "BID",
            id: "58792",
            trust: 1.5,
         },
         {
            db: "CNVD",
            id: "CNVD-2013-02579",
            trust: 0.6,
         },
         {
            db: "CNNVD",
            id: "CNNVD-201304-009",
            trust: 0.6,
         },
      ],
      sources: [
         {
            db: "CNVD",
            id: "CNVD-2013-02579",
         },
         {
            db: "BID",
            id: "58792",
         },
         {
            db: "CNNVD",
            id: "CNNVD-201304-009",
         },
      ],
   },
   id: "VAR-201303-0514",
   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-2013-02579",
         },
      ],
      trust: 0.06,
   },
   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-2013-02579",
         },
      ],
   },
   last_update_date: "2022-05-17T02:04:41.585000Z",
   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: "NetGear WNR1000 router verifies patches for bypassing vulnerabilities",
            trust: 0.6,
            url: "https://www.cnvd.org.cn/patchinfo/show/33101",
         },
      ],
      sources: [
         {
            db: "CNVD",
            id: "CNVD-2013-02579",
         },
      ],
   },
   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: 0.6,
            url: "http://seclists.org/bugtraq/2013/apr/5",
         },
         {
            trust: 0.6,
            url: "http://www.securityfocus.com/bid/58792",
         },
         {
            trust: 0.3,
            url: "http://www.securityfocus.com/archive/1/526148",
         },
         {
            trust: 0.3,
            url: "http://www.netgear.com/service-provider/products/routers-and-gateways/fast-ethernet-routers-gateways/wnr1000.aspx#",
         },
      ],
      sources: [
         {
            db: "CNVD",
            id: "CNVD-2013-02579",
         },
         {
            db: "BID",
            id: "58792",
         },
         {
            db: "CNNVD",
            id: "CNNVD-201304-009",
         },
      ],
   },
   sources: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/sources#",
         data: {
            "@container": "@list",
         },
      },
      data: [
         {
            db: "CNVD",
            id: "CNVD-2013-02579",
         },
         {
            db: "BID",
            id: "58792",
         },
         {
            db: "CNNVD",
            id: "CNNVD-201304-009",
         },
      ],
   },
   sources_release_date: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#",
         data: {
            "@container": "@list",
         },
      },
      data: [
         {
            date: "2013-04-03T00:00:00",
            db: "CNVD",
            id: "CNVD-2013-02579",
         },
         {
            date: "2013-03-29T00:00:00",
            db: "BID",
            id: "58792",
         },
         {
            date: "2013-03-29T00:00:00",
            db: "CNNVD",
            id: "CNNVD-201304-009",
         },
      ],
   },
   sources_update_date: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#",
         data: {
            "@container": "@list",
         },
      },
      data: [
         {
            date: "2013-05-28T00:00:00",
            db: "CNVD",
            id: "CNVD-2013-02579",
         },
         {
            date: "2013-03-29T00:00:00",
            db: "BID",
            id: "58792",
         },
         {
            date: "2013-04-02T00:00:00",
            db: "CNNVD",
            id: "CNNVD-201304-009",
         },
      ],
   },
   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-201304-009",
         },
      ],
      trust: 0.6,
   },
   title: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/title#",
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: "NetGear WNR1000 Router Remote Authentication Bypass Vulnerability",
      sources: [
         {
            db: "BID",
            id: "58792",
         },
         {
            db: "CNNVD",
            id: "CNNVD-201304-009",
         },
      ],
      trust: 0.9,
   },
   type: {
      "@context": {
         "@vocab": "https://www.variotdbs.pl/ref/type#",
         sources: {
            "@container": "@list",
            "@context": {
               "@vocab": "https://www.variotdbs.pl/ref/sources#",
            },
         },
      },
      data: "permissions and access control",
      sources: [
         {
            db: "CNNVD",
            id: "CNNVD-201304-009",
         },
      ],
      trust: 0.6,
   },
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.