cvelist/2002/0xxx/CVE-2002-0287.json
2019-03-17 23:36:37 +00:00

77 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2002-0287",
"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": "pforum 1.14 and earlier does not explicitly enable PHP magic quotes, which allows remote attackers to bypass authentication and gain administrator privileges via an SQL injection attack when the PHP server is not configured to use magic quotes by default."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20020216 pforum: mysql-injection-bug",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=101389284625019&w=2"
},
{
"name": "pforum-quotes-sql-injection(8203)",
"refsource": "XF",
"url": "http://www.iss.net/security_center/static/8203.php"
},
{
"name": "http://www.powie.de/news/index.php",
"refsource": "CONFIRM",
"url": "http://www.powie.de/news/index.php"
},
{
"name": "4114",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/4114"
}
]
}
}