cvelist/2013/3xxx/CVE-2013-3242.json

77 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 21:48:44 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2013-3242",
"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 21:48:44 +00:00
"lang": "eng",
"value": "plugins/system/remember/remember.php in Joomla! 2.5.x before 2.5.10 and 3.0.x before 3.0.4 does not properly handle an object obtained by unserializing a cookie, which allows remote authenticated users to conduct PHP object injection attacks and cause a denial of service via unspecified vectors."
2017-10-16 12:31:07 -04:00
}
2019-03-17 21:48:44 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://karmainsecurity.com/KIS-2013-04",
"refsource": "MISC",
"url": "http://karmainsecurity.com/KIS-2013-04"
},
{
"name": "20130426 [KIS-2013-04] Joomla! <= 3.0.3 (remember.php) PHP Object Injection Vulnerability",
"refsource": "BUGTRAQ",
"url": "http://archives.neohapsis.com/archives/bugtraq/2013-04/0232.html"
},
{
"name": "http://developer.joomla.org/security/85-20130406-core-dos-vulnerability.html",
"refsource": "CONFIRM",
"url": "http://developer.joomla.org/security/85-20130406-core-dos-vulnerability.html"
},
{
"name": "25087",
"refsource": "EXPLOIT-DB",
"url": "http://www.exploit-db.com/exploits/25087"
}
]
}
}