2023-05-29 02:00:31 +00:00
{
"id" : "CVE-2023-33291" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-05-28T22:15:09.453" ,
2023-06-03 06:00:28 +00:00
"lastModified" : "2023-06-03T04:27:48.593" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-05-29 02:00:31 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In ebankIT 6, the public endpoints /public/token/Email/generate and /public/token/SMS/generate allow generation of OTP messages to any e-mail address or phone number without validation. (It cannot be exploited with e-mail addresses or phone numbers that are registered in the application.)"
}
] ,
2023-06-03 06:00:28 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.4 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.2 ,
"impactScore" : 5.2
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-276"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ebankit:ebankit:6:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "6824EC5D-D81B-4BE1-BF73-6B95EF0095C1"
}
]
}
]
}
] ,
2023-05-29 02:00:31 +00:00
"references" : [
{
"url" : "http://packetstormsecurity.com/files/172476/eBankIT-6-Arbitrary-OTP-Generation.html" ,
2023-06-03 06:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
2023-05-29 02:00:31 +00:00
} ,
{
"url" : "https://www.ebankit.com/digital-banking-platform" ,
2023-06-03 06:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
2023-05-29 02:00:31 +00:00
}
]
}