cvelist/2019/20xxx/CVE-2019-20008.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2019-12-26 23:01:05 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-20008",
"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": "In Archery before 1.3, inserting an XSS payload into a project name (either by creating a new project or editing an existing one) will result in stored XSS on the vulnerability-scan scheduling page."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/archerysec/archerysec/issues/338",
"refsource": "MISC",
"name": "https://github.com/archerysec/archerysec/issues/338"
},
{
"url": "https://github.com/archerysec/archerysec/releases/tag/v1.3",
"refsource": "MISC",
"name": "https://github.com/archerysec/archerysec/releases/tag/v1.3"
},
{
"url": "https://github.com/archerysec/archerysec/compare/archerysec-v1.2...v1.3",
"refsource": "MISC",
"name": "https://github.com/archerysec/archerysec/compare/archerysec-v1.2...v1.3"
}
]
}
}