ghsa-8fx5-jfgh-rj5g
Vulnerability from github
Published
2022-05-02 06:19
Modified
2022-05-02 06:19
VLAI Severity ?
Details
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).
{
"affected": [],
"aliases": [
"CVE-2010-1130"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2010-03-26T20:30:00Z",
"severity": "MODERATE"
},
"details": "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).",
"id": "GHSA-8fx5-jfgh-rj5g",
"modified": "2022-05-02T06:19:16Z",
"published": "2022-05-02T06:19:16Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-1130"
},
{
"type": "WEB",
"url": "http://secunia.com/advisories/38708"
},
{
"type": "WEB",
"url": "http://securityreason.com/achievement_securityalert/82"
},
{
"type": "WEB",
"url": "http://securityreason.com/securityalert/7008"
},
{
"type": "WEB",
"url": "http://securitytracker.com/id?1023661"
},
{
"type": "WEB",
"url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/ext/session/session.c?r1=293036\u0026r2=294272"
},
{
"type": "WEB",
"url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/ext/session/session.c?view=log"
},
{
"type": "WEB",
"url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/ext/session/session.c?r1=293036\u0026r2=294272"
},
{
"type": "WEB",
"url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/ext/session/session.c?view=log"
},
{
"type": "WEB",
"url": "http://www.php.net/ChangeLog-5.php"
},
{
"type": "WEB",
"url": "http://www.php.net/releases/5_2_13.php"
},
{
"type": "WEB",
"url": "http://www.vupen.com/english/advisories/2010/0479"
}
],
"schema_version": "1.4.0",
"severity": []
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.
Loading…
Loading…