CVE-2010-1130 (GCVE-0-2010-1130)

Vulnerability from cvelistv5 – Published: 2010-03-26 20:00 – Updated: 2024-09-16 23:36
VLAI
Summary
session.c in the session extension in PHP before 5.2.13, and 5.3.1, does not properly interpret ; (semicolon) characters in the argument to the session_save_path function, which allows context-dependent attackers to bypass open_basedir and safe_mode restrictions via an argument that contains multiple ; characters in conjunction with a .. (dot dot).
Severity
No CVSS data available.
CWE
  • n/a
References
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-07T01:14:06.332Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/ext/session/session.c?r1=293036\u0026r2=294272"
          },
          {
            "name": "ADV-2010-0479",
            "tags": [
              "vdb-entry",
              "x_refsource_VUPEN",
              "x_transferred"
            ],
            "url": "http://www.vupen.com/english/advisories/2010/0479"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://www.php.net/releases/5_2_13.php"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/ext/session/session.c?r1=293036\u0026r2=294272"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://www.php.net/ChangeLog-5.php"
          },
          {
            "name": "38708",
            "tags": [
              "third-party-advisory",
              "x_refsource_SECUNIA",
              "x_transferred"
            ],
            "url": "http://secunia.com/advisories/38708"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/ext/session/session.c?view=log"
          },
          {
            "tags": [
              "x_refsource_CONFIRM",
              "x_transferred"
            ],
            "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/ext/session/session.c?view=log"
          },
          {
            "name": "1023661",
            "tags": [
              "vdb-entry",
              "x_refsource_SECTRACK",
              "x_transferred"
            ],
            "url": "http://securitytracker.com/id?1023661"
          },
          {
            "name": "20100211 PHP 5.2.12/5.3.1 session.save_path safe_mode and open_basedir bypass",
            "tags": [
              "third-party-advisory",
              "x_refsource_SREASONRES",
              "x_transferred"
            ],
            "url": "http://securityreason.com/achievement_securityalert/82"
          },
          {
            "name": "7008",
            "tags": [
              "third-party-advisory",
              "x_refsource_SREASON",
              "x_transferred"
            ],
            "url": "http://securityreason.com/securityalert/7008"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "session.c in the session extension in PHP before 5.2.13, and 5.3.1, does not properly interpret ; (semicolon) characters in the argument to the session_save_path function, which allows context-dependent attackers to bypass open_basedir and safe_mode restrictions via an argument that contains multiple ; characters in conjunction with a .. (dot dot)."
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "n/a",
              "lang": "en",
              "type": "text"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2010-03-26T20:00:00.000Z",
        "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "shortName": "mitre"
      },
      "references": [
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/ext/session/session.c?r1=293036\u0026r2=294272"
        },
        {
          "name": "ADV-2010-0479",
          "tags": [
            "vdb-entry",
            "x_refsource_VUPEN"
          ],
          "url": "http://www.vupen.com/english/advisories/2010/0479"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://www.php.net/releases/5_2_13.php"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/ext/session/session.c?r1=293036\u0026r2=294272"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://www.php.net/ChangeLog-5.php"
        },
        {
          "name": "38708",
          "tags": [
            "third-party-advisory",
            "x_refsource_SECUNIA"
          ],
          "url": "http://secunia.com/advisories/38708"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/ext/session/session.c?view=log"
        },
        {
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/ext/session/session.c?view=log"
        },
        {
          "name": "1023661",
          "tags": [
            "vdb-entry",
            "x_refsource_SECTRACK"
          ],
          "url": "http://securitytracker.com/id?1023661"
        },
        {
          "name": "20100211 PHP 5.2.12/5.3.1 session.save_path safe_mode and open_basedir bypass",
          "tags": [
            "third-party-advisory",
            "x_refsource_SREASONRES"
          ],
          "url": "http://securityreason.com/achievement_securityalert/82"
        },
        {
          "name": "7008",
          "tags": [
            "third-party-advisory",
            "x_refsource_SREASON"
          ],
          "url": "http://securityreason.com/securityalert/7008"
        }
      ],
      "x_legacyV4Record": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2010-1130",
          "STATE": "PUBLIC"
        },
        "affects": {
          "vendor": {
            "vendor_data": [
              {
                "product": {
                  "product_data": [
                    {
                      "product_name": "n/a",
                      "version": {
                        "version_data": [
                          {
                            "version_value": "n/a"
                          }
                        ]
                      }
                    }
                  ]
                },
                "vendor_name": "n/a"
              }
            ]
          }
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "eng",
              "value": "session.c in the session extension in PHP before 5.2.13, and 5.3.1, does not properly interpret ; (semicolon) characters in the argument to the session_save_path function, which allows context-dependent attackers to bypass open_basedir and safe_mode restrictions via an argument that contains multiple ; characters in conjunction with a .. (dot dot)."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "eng",
                  "value": "n/a"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/ext/session/session.c?r1=293036\u0026r2=294272",
              "refsource": "CONFIRM",
              "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/ext/session/session.c?r1=293036\u0026r2=294272"
            },
            {
              "name": "ADV-2010-0479",
              "refsource": "VUPEN",
              "url": "http://www.vupen.com/english/advisories/2010/0479"
            },
            {
              "name": "http://www.php.net/releases/5_2_13.php",
              "refsource": "CONFIRM",
              "url": "http://www.php.net/releases/5_2_13.php"
            },
            {
              "name": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/ext/session/session.c?r1=293036\u0026r2=294272",
              "refsource": "CONFIRM",
              "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/ext/session/session.c?r1=293036\u0026r2=294272"
            },
            {
              "name": "http://www.php.net/ChangeLog-5.php",
              "refsource": "CONFIRM",
              "url": "http://www.php.net/ChangeLog-5.php"
            },
            {
              "name": "38708",
              "refsource": "SECUNIA",
              "url": "http://secunia.com/advisories/38708"
            },
            {
              "name": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/ext/session/session.c?view=log",
              "refsource": "CONFIRM",
              "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/ext/session/session.c?view=log"
            },
            {
              "name": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/ext/session/session.c?view=log",
              "refsource": "CONFIRM",
              "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/ext/session/session.c?view=log"
            },
            {
              "name": "1023661",
              "refsource": "SECTRACK",
              "url": "http://securitytracker.com/id?1023661"
            },
            {
              "name": "20100211 PHP 5.2.12/5.3.1 session.save_path safe_mode and open_basedir bypass",
              "refsource": "SREASONRES",
              "url": "http://securityreason.com/achievement_securityalert/82"
            },
            {
              "name": "7008",
              "refsource": "SREASON",
              "url": "http://securityreason.com/securityalert/7008"
            }
          ]
        }
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
    "assignerShortName": "mitre",
    "cveId": "CVE-2010-1130",
    "datePublished": "2010-03-26T20:00:00.000Z",
    "dateReserved": "2010-03-26T00:00:00.000Z",
    "dateUpdated": "2024-09-16T23:36:19.846Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2010-1130",
      "date": "2026-09-26",
      "epss": "0.09371",
      "percentile": "0.95232"
    },
    "nvd": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "438EC66E-3D70-4780-AC53-22F850818612",
                    "versionEndIncluding": "5.2.12",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.0.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "7007E77F-60EF-44D8-9676-15B59DF1325F",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.0.0:beta1:*:*:*:*:*:*",
                    "matchCriteriaId": "E727CECE-E452-489A-A42F-5A069D6AF80E",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.0.0:beta2:*:*:*:*:*:*",
                    "matchCriteriaId": "149A1FB8-593E-412B-8E1C-3E560301D500",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.0.0:beta3:*:*:*:*:*:*",
                    "matchCriteriaId": "5D6E8982-D7AE-4A52-8F7C-A4D59D2A2CA4",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.0.0:beta4:*:*:*:*:*:*",
                    "matchCriteriaId": "8FC144FA-8F84-44C0-B263-B639FEAD20FB",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.0.0:rc1:*:*:*:*:*:*",
                    "matchCriteriaId": "295907B4-C3DE-4021-BE3B-A8826D4379E6",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.0.0:rc2:*:*:*:*:*:*",
                    "matchCriteriaId": "DBC98F82-6E1D-4A89-8ED4-ECD9BD954EB4",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.0.0:rc3:*:*:*:*:*:*",
                    "matchCriteriaId": "B881352D-954E-4FC0-9E42-93D02A3F3089",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.0.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "17437AED-816A-4CCF-96DE-8C3D0CC8DB2B",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.0.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "74E7AE59-1CB0-4300-BBE0-109F909789EF",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.0.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "9222821E-370F-4616-B787-CC22C2F4E7CD",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.0.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "9809449F-9A76-4318-B233-B4C2950A6EA9",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.0.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "0AA962D4-A4EC-4DC3-B8A9-D10941B92781",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.1.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "F8CDFEF9-C367-4800-8A2F-375C261FAE55",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.1.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "16E43B88-1563-4EFD-9267-AE3E8C35D67A",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.1.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "11E5715F-A8BC-49EF-836B-BB78E1BC0790",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.1.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "5FA68843-158E-463E-B68A-1ACF041C4E10",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.1.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "1874F637-77E2-4C4A-BF92-AEE96A60BFB0",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.1.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "9592B32E-55CD-42D0-901E-8319823BC820",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.1.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "A9BF34B5-F74C-4D56-9841-42452D60CB87",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.2.0:*:*:*:*:*:*:*",
                    "matchCriteriaId": "CD02D837-FD28-4E0F-93F8-25E8D1C84A99",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.2.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "88358D1E-BE6F-4CE3-A522-83D1FA4739E3",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.2.2:*:*:*:*:*:*:*",
                    "matchCriteriaId": "D8B97B03-7DA7-4A5F-89B4-E78CAB20DE17",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.2.3:*:*:*:*:*:*:*",
                    "matchCriteriaId": "86767200-6C9C-4C3E-B111-0E5BE61E197B",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.2.4:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B00B416D-FF23-4C76-8751-26D305F0FA0F",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.2.5:*:*:*:*:*:*:*",
                    "matchCriteriaId": "CCB6CDDD-70D3-4004-BCE0-8C4723076103",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.2.6:*:*:*:*:*:*:*",
                    "matchCriteriaId": "A782CA26-9C38-40A8-92AE-D47B14D2FCE3",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.2.7:*:*:*:*:*:*:*",
                    "matchCriteriaId": "1C0E7E2A-4770-4B68-B74C-5F5A6E1876DC",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.2.8:*:*:*:*:*:*:*",
                    "matchCriteriaId": "0892C89E-9389-4452-B7E0-981A763CD426",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.2.9:*:*:*:*:*:*:*",
                    "matchCriteriaId": "635F3CB1-B042-43CC-91AB-746098018D8C",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.2.10:*:*:*:*:*:*:*",
                    "matchCriteriaId": "E1F32DDF-17A3-45B5-9227-833EBEBD3923",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.2.11:*:*:*:*:*:*:*",
                    "matchCriteriaId": "2CDFB7E9-8510-430F-BFBC-FD811D60DC78",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.2.13:*:*:*:*:*:*:*",
                    "matchCriteriaId": "3AADA875-E0EA-483A-A07E-2914FE969972",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:a:php:php:5.3.1:*:*:*:*:*:*:*",
                    "matchCriteriaId": "981C922C-7A7D-473E-8C43-03AB62FB5B8B",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "session.c in the session extension in PHP before 5.2.13, and 5.3.1, does not properly interpret ; (semicolon) characters in the argument to the session_save_path function, which allows context-dependent attackers to bypass open_basedir and safe_mode restrictions via an argument that contains multiple ; characters in conjunction with a .. (dot dot)."
          },
          {
            "lang": "es",
            "value": "session.c en la extesi\u00f3n session en PHP anteriores a v5.2.13, y v5.3.1, no interpreta de forma adecuada los car\u00e1cteres \";\" en el argumento sobre la funci\u00f3n session_save_path, lo que permites a atacantes dependiendo del contexto saltar las restricciones open_basedir y safe_mode a trav\u00e9s de un argumento que contiene varios caracteres \";\" junto a \"..\" punto punto."
          }
        ],
        "id": "CVE-2010-1130",
        "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": "NONE",
                "integrityImpact": "PARTIAL",
                "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/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": "2010-03-26T20:30:00.953",
        "references": [
          {
            "source": "cve@mitre.org",
            "tags": [
              "Vendor Advisory"
            ],
            "url": "http://secunia.com/advisories/38708"
          },
          {
            "source": "cve@mitre.org",
            "url": "http://securityreason.com/achievement_securityalert/82"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Exploit"
            ],
            "url": "http://securityreason.com/securityalert/7008"
          },
          {
            "source": "cve@mitre.org",
            "url": "http://securitytracker.com/id?1023661"
          },
          {
            "source": "cve@mitre.org",
            "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/ext/session/session.c?r1=293036\u0026r2=294272"
          },
          {
            "source": "cve@mitre.org",
            "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/ext/session/session.c?view=log"
          },
          {
            "source": "cve@mitre.org",
            "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/ext/session/session.c?r1=293036\u0026r2=294272"
          },
          {
            "source": "cve@mitre.org",
            "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/ext/session/session.c?view=log"
          },
          {
            "source": "cve@mitre.org",
            "url": "http://www.php.net/ChangeLog-5.php"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Patch"
            ],
            "url": "http://www.php.net/releases/5_2_13.php"
          },
          {
            "source": "cve@mitre.org",
            "tags": [
              "Vendor Advisory"
            ],
            "url": "http://www.vupen.com/english/advisories/2010/0479"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Vendor Advisory"
            ],
            "url": "http://secunia.com/advisories/38708"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://securityreason.com/achievement_securityalert/82"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Exploit"
            ],
            "url": "http://securityreason.com/securityalert/7008"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://securitytracker.com/id?1023661"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/ext/session/session.c?r1=293036\u0026r2=294272"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/ext/session/session.c?view=log"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/ext/session/session.c?r1=293036\u0026r2=294272"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/ext/session/session.c?view=log"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "url": "http://www.php.net/ChangeLog-5.php"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Patch"
            ],
            "url": "http://www.php.net/releases/5_2_13.php"
          },
          {
            "source": "af854a3a-2127-422b-91ae-364da2661108",
            "tags": [
              "Vendor Advisory"
            ],
            "url": "http://www.vupen.com/english/advisories/2010/0479"
          }
        ],
        "sourceIdentifier": "cve@mitre.org",
        "vendorComments": [
          {
            "comment": "We do not consider safe_mode / open_basedir restriction bypass issues being security sensitive. For more details see http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=169857#c1 and http://www.php.net/security-note.php",
            "lastModified": "2010-03-27T00:00:00",
            "organization": "Red Hat"
          }
        ],
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-264"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    },
    "redhat_vex": {
      "current_release_date": "2025-11-21T13:07:05+00:00",
      "cve": "CVE-2010-1130",
      "id": "CVE-2010-1130",
      "initial_release_date": "2010-02-25T00:00:00+00:00",
      "product_status:known_not_affected": "1",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "php: safe_mode / open_basedir security fixes in 5.2.13/5.3.2",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2010/cve-2010-1130.json",
      "version": "3"
    }
  }
}



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…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…