cvelist/2010/1xxx/CVE-2010-1130.json

112 lines
4.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 23:59:46 +00:00
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 23:59:46 +00:00
"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)."
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:59:46 +00:00
]
},
"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&r2=294272",
"refsource": "CONFIRM",
"url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/ext/session/session.c?r1=293036&r2=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&r2=294272",
"refsource": "CONFIRM",
"url": "http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/ext/session/session.c?r1=293036&r2=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"
}
]
}
}