cvelist/2010/2xxx/CVE-2010-2548.json

73 lines
2.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-13 03:01:09 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-18 01:28:37 +00:00
"CVE_data_meta": {
"ID": "CVE-2010-2548",
2023-02-13 03:01:09 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-10-31 21:01:12 +00:00
"STATE": "PUBLIC"
},
2023-02-13 03:01:09 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "IcedTea6 before 1.7.4 does not properly check property access, which allows unsigned apps to read and write arbitrary files."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Insecure Permissions"
}
]
}
]
},
2019-10-31 21:01:12 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "IcedTea",
"product": {
"product_data": [
{
"product_name": "IcedTea6",
"version": {
"version_data": [
{
2023-02-13 03:01:09 +00:00
"version_affected": "=",
2019-10-31 21:01:12 +00:00
"version_value": "1.7.4"
}
]
}
}
]
}
}
]
}
2019-03-18 01:28:37 +00:00
},
2019-10-31 21:01:12 +00:00
"references": {
"reference_data": [
{
2023-02-13 03:01:09 +00:00
"url": "http://blog.fuseyism.com/index.php/2010/07/28/icedtea6-174-released/",
2019-10-31 21:01:12 +00:00
"refsource": "MISC",
2023-02-13 03:01:09 +00:00
"name": "http://blog.fuseyism.com/index.php/2010/07/28/icedtea6-174-released/"
2019-10-31 21:01:12 +00:00
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2010-2548",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2010-2548"
},
{
2023-02-13 03:01:09 +00:00
"url": "https://security-tracker.debian.org/tracker/CVE-2010-2548",
"refsource": "MISC",
"name": "https://security-tracker.debian.org/tracker/CVE-2010-2548"
2019-03-18 01:28:37 +00:00
}
]
}
}