FKIE_CVE-2011-1715

Vulnerability from fkie_nvd - Published: 2011-04-18 18:55 - Updated: 2026-06-16 23:29
Severity
Summary
Directory traversal vulnerability in framework/source/resource/qx/test/part/delay.php in QooxDoo 1.3 and possibly other versions, as used in eyeOS 2.2 and 2.3, and possibly other products allows remote attackers to read arbitrary files via ..%2f (encoded dot dot) sequences in the file parameter.
References
cve@mitre.orghttp://blog.eyeos.org/en/2011/04/07/about-some-eyeos-security-issues/
cve@mitre.orghttp://osvdb.org/71719Exploit
cve@mitre.orghttp://osvdb.org/71721
cve@mitre.orghttp://secunia.com/advisories/43818Vendor Advisory
cve@mitre.orghttp://secunia.com/advisories/43997Vendor Advisory
cve@mitre.orghttp://www.autosectools.com/Advisories/eyeOS.2.3_Local.File.Inclusion_173.htmlExploit
cve@mitre.orghttp://www.exploit-db.com/exploits/17127Exploit
cve@mitre.orghttp://www.securityfocus.com/bid/47184Exploit
cve@mitre.orghttps://exchange.xforce.ibmcloud.com/vulnerabilities/66574
cve@mitre.orghttps://exchange.xforce.ibmcloud.com/vulnerabilities/66575
af854a3a-2127-422b-91ae-364da2661108http://blog.eyeos.org/en/2011/04/07/about-some-eyeos-security-issues/
af854a3a-2127-422b-91ae-364da2661108http://osvdb.org/71719Exploit
af854a3a-2127-422b-91ae-364da2661108http://osvdb.org/71721
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/43818Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/43997Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://www.autosectools.com/Advisories/eyeOS.2.3_Local.File.Inclusion_173.htmlExploit
af854a3a-2127-422b-91ae-364da2661108http://www.exploit-db.com/exploits/17127Exploit
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/47184Exploit
af854a3a-2127-422b-91ae-364da2661108https://exchange.xforce.ibmcloud.com/vulnerabilities/66574
af854a3a-2127-422b-91ae-364da2661108https://exchange.xforce.ibmcloud.com/vulnerabilities/66575
Impacted products
Vendor Product Version
qooxdoo qooxdoo 1.3
eyeos eyeos 2.2
eyeos eyeos 2.3

{
  "affected": [
    {
      "affectedData": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "source": "cve@mitre.org"
    }
  ],
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:qooxdoo:qooxdoo:1.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "5BDDF2E0-59DB-4ACC-8D05-3DC0FFDEB565",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        },
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:o:eyeos:eyeos:2.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "9E165121-01C5-48FA-B8C3-9C2FE83CECD9",
              "vulnerable": false
            },
            {
              "criteria": "cpe:2.3:o:eyeos:eyeos:2.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "C702814D-92EA-4AAE-BCE4-17CD30F22C67",
              "vulnerable": false
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ],
      "operator": "AND"
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Directory traversal vulnerability in framework/source/resource/qx/test/part/delay.php in QooxDoo 1.3 and possibly other versions, as used in eyeOS 2.2 and 2.3, and possibly other products allows remote attackers to read arbitrary files via ..%2f (encoded dot dot) sequences in the file parameter."
    },
    {
      "lang": "es",
      "value": "Vulnerabilidad de salto de directorio en framework/source/resource/qx/test/part/delay.php en QooxDoo v1.3 y posiblemente en otras versiones, es usado en eyeOS v2.2 y v2.3, y posiblemente otros productos permite a atacantes remotos leer archivos de su elecci\u00f3n a trav\u00e9s de secuencias ..%2f (punto punto codificado) en el par\u00e1metro del archivo."
    }
  ],
  "id": "CVE-2011-1715",
  "lastModified": "2026-06-16T23:29:53.003",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "NONE",
          "baseScore": 5.0,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "NONE",
          "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
          "version": "2.0"
        },
        "exploitabilityScore": 10.0,
        "impactScore": 2.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2011-04-18T18:55:02.750",
  "references": [
    {
      "source": "cve@mitre.org",
      "url": "http://blog.eyeos.org/en/2011/04/07/about-some-eyeos-security-issues/"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://osvdb.org/71719"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://osvdb.org/71721"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/43818"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/43997"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.autosectools.com/Advisories/eyeOS.2.3_Local.File.Inclusion_173.html"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.exploit-db.com/exploits/17127"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.securityfocus.com/bid/47184"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/66574"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/66575"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://blog.eyeos.org/en/2011/04/07/about-some-eyeos-security-issues/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://osvdb.org/71719"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://osvdb.org/71721"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/43818"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/43997"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.autosectools.com/Advisories/eyeOS.2.3_Local.File.Inclusion_173.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.exploit-db.com/exploits/17127"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.securityfocus.com/bid/47184"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/66574"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/66575"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-22"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Loading…