cvelist/2023/52xxx/CVE-2023-52096.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2023-12-26 23:00:33 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-52096",
"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": "SteVe Community ocpp-jaxb before 0.0.8 generates invalid timestamps such as ones with month 00 in certain situations (such as when an application receives a StartTransaction Open Charge Point Protocol message with a timestamp parameter of 1000000). This may lead to a SQL exception in applications, and may undermine the integrity of transaction records."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/steve-community/steve/issues/1292",
"refsource": "MISC",
"name": "https://github.com/steve-community/steve/issues/1292"
},
{
"url": "https://github.com/steve-community/ocpp-jaxb/issues/13",
"refsource": "MISC",
"name": "https://github.com/steve-community/ocpp-jaxb/issues/13"
},
{
"url": "https://github.com/steve-community/ocpp-jaxb/compare/0.0.7...0.0.8",
"refsource": "MISC",
"name": "https://github.com/steve-community/ocpp-jaxb/compare/0.0.7...0.0.8"
}
]
}
}