cvelist/2002/2xxx/CVE-2002-2346.json
2019-03-18 00:49:26 +00:00

72 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2002-2346",
"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": "phpBB 2.0 through 2.0.3 generates names for uploaded avatar files with the hex-encoded IP address of the client system, which allows remote attackers to obtain client IP addresses."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "phpbb-avatar-ip-address(10323)",
"refsource": "XF",
"url": "http://www.iss.net/security_center/static/10323.php"
},
{
"name": "20021009 phpBB2 Showing users ip adresses",
"refsource": "BUGTRAQ",
"url": "http://online.securityfocus.com/archive/1/294560"
},
{
"name": "5923",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/5923"
}
]
}
}