"-Synchronized-Data."

This commit is contained in:
CVE Team 2022-09-05 18:00:32 +00:00
parent 39562dddb0
commit deac99ff68
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
2 changed files with 60 additions and 6 deletions

View File

@ -61,6 +61,11 @@
"refsource": "MISC",
"name": "https://kb.cert.org/vuls/id/720344",
"url": "https://kb.cert.org/vuls/id/720344"
},
{
"refsource": "CONFIRM",
"name": "https://sqlite.org/releaselog/3_39_2.html",
"url": "https://sqlite.org/releaselog/3_39_2.html"
}
]
}

View File

@ -1,17 +1,66 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-38367",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2022-38367",
"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": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "The Netic User Export add-on before 2.0.6 for Atlassian Jira does not perform authorization checks. This might allow an unauthenticated user to export all users from Jira by making an HTTP request to the affected endpoint."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://marketplace.atlassian.com/apps/1220535/user-export-for-jira",
"refsource": "MISC",
"name": "https://marketplace.atlassian.com/apps/1220535/user-export-for-jira"
},
{
"refsource": "MISC",
"name": "https://gist.github.com/CveCt0r/72a0b6292cd8d80499cf5971ae58147f",
"url": "https://gist.github.com/CveCt0r/72a0b6292cd8d80499cf5971ae58147f"
}
]
}