cvelist/2010/5xxx/CVE-2010-5108.json
2019-11-13 23:01:42 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2010-5108",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "trac",
"product": {
"product_data": [
{
"product_name": "trac",
"version": {
"version_data": [
{
"version_value": "0.11.6"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Trac 0.11.6 does not properly check workflow permissions before modifying a ticket. This can be exploited by an attacker to change the status and resolution of tickets without having proper permissions."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Ticket Modification Workflow Permission Restriction Bypass"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://security-tracker.debian.org/tracker/CVE-2010-5108",
"refsource": "MISC",
"name": "https://security-tracker.debian.org/tracker/CVE-2010-5108"
},
{
"url": "https://access.redhat.com/security/cve/cve-2010-5108",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/cve-2010-5108"
},
{
"url": "http://www.openwall.com/lists/oss-security/2013/02/13/2",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2013/02/13/2"
}
]
}
}