cvelist/2019/3xxx/CVE-2019-3401.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2018-12-19 08:03:06 -05:00
{
2019-05-22 18:00:50 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@atlassian.com",
"DATE_PUBLIC": "2019-05-08T00:00:00",
"ID": "CVE-2019-3401",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Atlassian",
"product": {
"product_data": [
{
"product_name": "Jira",
"version": {
"version_data": [
{
2019-06-14 10:09:28 +10:00
"version_value": "7.13.3",
"version_affected": "<"
2019-05-22 18:00:50 +00:00
},
{
2019-06-14 10:09:28 +10:00
"version_value": "8.0.0",
"version_affected": ">="
},
{
"version_value": "8.1.1",
"version_affected": "<"
2019-05-22 18:00:50 +00:00
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2019-03-18 03:25:45 +00:00
{
2019-05-22 18:00:50 +00:00
"lang": "eng",
"value": "The ManageFilters.jspa resource in Jira before version 7.13.3 and from version 8.0.0 before version 8.1.1 allows remote attackers to enumerate usernames via an incorrect authorisation check."
2019-03-18 03:25:45 +00:00
}
2019-05-22 18:00:50 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Incorrect Authorization (CWE-863)"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://jira.atlassian.com/browse/JRASERVER-69244",
"refsource": "MISC",
"name": "https://jira.atlassian.com/browse/JRASERVER-69244"
}
]
}
2019-06-14 14:00:52 +00:00
}