FKIE_CVE-2011-4713

Vulnerability from fkie_nvd - Published: 2011-12-08 19:55 - Updated: 2026-04-29 01:13
Severity ?
Summary
Directory traversal vulnerability in catalog/content.php in osCSS2 2.1.0 and earlier allows remote attackers to read arbitrary files via a .. (dot dot) in the _ID parameter to (1) catalog/shopping_cart.php or (2) catalog/content.php.
Impacted products
Vendor Product Version
oscss oscss *
oscss oscss 1.0
oscss oscss 1.1
oscss oscss 1.2.2
oscss oscss 2.10
oscss oscss 2.10
oscss oscss 2.10
oscss oscss 2.10
oscss oscss 2.10

{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:oscss:oscss:*:prerc31:*:*:*:*:*:*",
              "matchCriteriaId": "C246CACE-624A-434C-88FE-06A5C5DDD539",
              "versionEndIncluding": "2.10",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:oscss:oscss:1.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "7C1A4596-DBF1-4272-9C7D-CE35B5FBC159",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:oscss:oscss:1.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "C8E08777-9E1B-448A-9204-59E9EA392017",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:oscss:oscss:1.2.2:rc_c:*:*:*:*:*:*",
              "matchCriteriaId": "B1EADB1D-5DAE-43E0-B528-BBF6F22D49EA",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:oscss:oscss:2.10:prerc_f:*:*:*:*:*:*",
              "matchCriteriaId": "EC64152C-120B-4F60-AC2B-D7F65B42F3A1",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:oscss:oscss:2.10:prerc_g1:*:*:*:*:*:*",
              "matchCriteriaId": "62E6F271-30DD-407F-B4E0-0F2820464CCA",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:oscss:oscss:2.10:prerc12:*:*:*:*:*:*",
              "matchCriteriaId": "AEDCABC8-0E19-4888-AD87-41C442742BC5",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:oscss:oscss:2.10:prerc30:*:*:*:*:*:*",
              "matchCriteriaId": "A1FAA416-B1D5-4323-8885-E3C29B31694A",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:oscss:oscss:2.10:rc5:*:*:*:*:*:*",
              "matchCriteriaId": "40666523-A476-4017-87E3-3EE32EC74072",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Directory traversal vulnerability in catalog/content.php in osCSS2 2.1.0 and earlier allows remote attackers to read arbitrary files via a .. (dot dot) in the _ID parameter to (1) catalog/shopping_cart.php or (2) catalog/content.php."
    },
    {
      "lang": "es",
      "value": "Vulnerabilidad de salto de directorio en catalog/content.php en osCSS2 v2.1.0 y anteriores, permite a atacantes remotos leer archivos de su elecci\u00f3n a trav\u00e9s de .. (punto punto) en el par\u00e1metro (1) catalog/shopping_cart.php o (2) catalog/content.php."
    }
  ],
  "id": "CVE-2011-4713",
  "lastModified": "2026-04-29T01:13:23.040",
  "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-12-08T19:55:08.000",
  "references": [
    {
      "source": "cve@mitre.org",
      "url": "http://forums.oscss.org/2-security/oscss2-id-parameter-local-file-inclusion-t1999.html#p11194"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://oscss.svn.sourceforge.net/viewvc/oscss?view=revision\u0026revision=3872"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://seclists.org/fulldisclosure/2011/Nov/117"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/46741"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.exploit-db.com/exploits/18099"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.rul3z.de/advisories/SSCHADV2011-034.txt"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.securityfocus.com/archive/1/520421"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://forums.oscss.org/2-security/oscss2-id-parameter-local-file-inclusion-t1999.html#p11194"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://oscss.svn.sourceforge.net/viewvc/oscss?view=revision\u0026revision=3872"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://seclists.org/fulldisclosure/2011/Nov/117"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/46741"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.exploit-db.com/exploits/18099"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.rul3z.de/advisories/SSCHADV2011-034.txt"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.securityfocus.com/archive/1/520421"
    }
  ],
  "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…