cvelist/2006/3xxx/CVE-2006-3695.json

102 lines
3.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 03:41:52 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-3695",
"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-18 03:41:52 +00:00
"lang": "eng",
"value": "Trac before 0.9.6 does not disable the \"raw\" or \"include\" commands when providing untrusted users with restructured text (reStructuredText) functionality from docutils, which allows remote attackers to read arbitrary files, perform cross-site scripting (XSS) attacks, or cause a denial of service via unspecified vectors. NOTE: this might be related to CVE-2006-3458."
2017-10-16 12:31:07 -04:00
}
2019-03-18 03:41:52 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "trac-restructuredtext-obtain-information(27706)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/27706"
},
{
"name": "ADV-2006-2729",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2006/2729"
},
{
"name": "20958",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/20958"
},
{
"name": "1016457",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1016457"
},
{
"name": "18323",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/18323"
},
{
"name": "trac-restructuredtext-dos(27708)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/27708"
},
{
"name": "DSA-1152",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2006/dsa-1152"
},
{
"name": "21534",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/21534"
},
{
"name": "http://trac.edgewall.org/wiki/ChangeLog",
"refsource": "CONFIRM",
"url": "http://trac.edgewall.org/wiki/ChangeLog"
}
]
}
}