"-Synchronized-Data."

This commit is contained in:
CVE Team 2024-12-27 19:00:58 +00:00
parent 2a166acdcf
commit 5a13939127
No known key found for this signature in database
GPG Key ID: BC5FD8F2443B23B7
3 changed files with 185 additions and 18 deletions

View File

@ -1,17 +1,76 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2024-50944",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2024-50944",
"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": "Integer overflow vulnerability exists in SimplCommerce at commit 230310c8d7a0408569b292c5a805c459d47a1d8f in the shopping cart functionality. The issue lies in the quantity parameter in the CartController's AddToCart method."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/simplcommerce/SimplCommerce",
"refsource": "MISC",
"name": "https://github.com/simplcommerce/SimplCommerce"
},
{
"url": "https://www.simplcommerce.com/",
"refsource": "MISC",
"name": "https://www.simplcommerce.com/"
},
{
"refsource": "MISC",
"name": "https://github.com/AbdullahAlmutawa/CVE-2024-50944",
"url": "https://github.com/AbdullahAlmutawa/CVE-2024-50944"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/simplcommerce/SimplCommerce/issues/1110",
"url": "https://github.com/simplcommerce/SimplCommerce/issues/1110"
}
]
}

View File

@ -1,17 +1,71 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2024-50945",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2024-50945",
"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": "An improper access control vulnerability exists in SimplCommerce at commit 230310c8d7a0408569b292c5a805c459d47a1d8f, allowing users to submit reviews without verifying if they have purchased the product."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/simplcommerce/SimplCommerce",
"refsource": "MISC",
"name": "https://github.com/simplcommerce/SimplCommerce"
},
{
"url": "https://www.simplcommerce.com/",
"refsource": "MISC",
"name": "https://www.simplcommerce.com/"
},
{
"refsource": "MISC",
"name": "https://github.com/AbdullahAlmutawa/CVE-2024-50945",
"url": "https://github.com/AbdullahAlmutawa/CVE-2024-50945"
}
]
}

View File

@ -1,17 +1,71 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2024-53476",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2024-53476",
"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": "A race condition vulnerability in SimplCommerce at commit 230310c8d7a0408569b292c5a805c459d47a1d8f allows attackers to bypass inventory restrictions by simultaneously submitting purchase requests from multiple accounts for the same product. This can lead to overselling when stock is limited, as the system fails to accurately track inventory under high concurrency, resulting in potential loss and unfulfilled orders."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/simplcommerce/SimplCommerce",
"refsource": "MISC",
"name": "https://github.com/simplcommerce/SimplCommerce"
},
{
"refsource": "MISC",
"name": "https://github.com/AbdullahAlmutawa/CVE-2024-53476",
"url": "https://github.com/AbdullahAlmutawa/CVE-2024-53476"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/simplcommerce/SimplCommerce/issues/1111",
"url": "https://github.com/simplcommerce/SimplCommerce/issues/1111"
}
]
}