2023-02-08 04:00:39 +00:00
{
2023-02-07 21:46:50 -07:00
"CVE_data_meta" : {
"ASSIGNER" : "security@huntr.dev" ,
"ID" : "CVE-2023-0739" ,
"STATE" : "PUBLIC" ,
2023-03-02 01:20:39 +00:00
"TITLE" : "Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') in answerdev/answer"
2023-02-07 21:46:50 -07:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "answerdev/answer" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "1.0.4"
}
]
}
}
]
} ,
"vendor_name" : "answerdev"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-03-02 01:20:39 +00:00
"value" : "Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') in GitHub repository answerdev/answer prior to 1.0.4."
2023-02-07 21:46:50 -07:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.1 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H" ,
"version" : "3.0"
2023-02-08 04:00:39 +00:00
}
2023-02-07 21:46:50 -07:00
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2023-03-02 01:20:39 +00:00
"value" : "CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')"
2023-02-07 21:46:50 -07:00
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://huntr.dev/bounties/93d7fac9-50be-4624-9096-45b89fbfd4ae" ,
"refsource" : "CONFIRM" ,
"url" : "https://huntr.dev/bounties/93d7fac9-50be-4624-9096-45b89fbfd4ae"
} ,
{
"name" : "https://github.com/answerdev/answer/commit/1ee34b884b905d14d4db457563176b77a974b992" ,
"refsource" : "MISC" ,
"url" : "https://github.com/answerdev/answer/commit/1ee34b884b905d14d4db457563176b77a974b992"
}
]
} ,
"source" : {
"advisory" : "93d7fac9-50be-4624-9096-45b89fbfd4ae" ,
"discovery" : "EXTERNAL"
}
2023-03-02 01:20:39 +00:00
}