cvelist/2012/6xxx/CVE-2012-6684.json
2019-03-18 01:02:46 +00:00

82 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2012-6684",
"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": "Cross-site scripting (XSS) vulnerability in the RedCloth library 4.2.9 for Ruby and earlier allows remote attackers to inject arbitrary web script or HTML via a javascript: URI."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://co3k.org/blog/redcloth-unfixed-xss-en",
"refsource": "MISC",
"url": "http://co3k.org/blog/redcloth-unfixed-xss-en"
},
{
"name": "http://jgarber.lighthouseapp.com/projects/13054-redcloth/tickets/243-xss",
"refsource": "MISC",
"url": "http://jgarber.lighthouseapp.com/projects/13054-redcloth/tickets/243-xss"
},
{
"name": "20141211 RedCloth contains unfixed XSS vulnerability for 9 years",
"refsource": "FULLDISC",
"url": "http://seclists.org/fulldisclosure/2014/Dec/50"
},
{
"name": "https://gist.github.com/co3k/75b3cb416c342aa1414c",
"refsource": "MISC",
"url": "https://gist.github.com/co3k/75b3cb416c342aa1414c"
},
{
"name": "DSA-3168",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2015/dsa-3168"
}
]
}
}