"-Synchronized-Data."

This commit is contained in:
CVE Team 2022-03-16 16:01:30 +00:00
parent bf6a2117fe
commit 4018370b23
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
4 changed files with 84 additions and 24 deletions

View File

@ -34,7 +34,7 @@
"description_data": [
{
"lang": "eng",
"value": "SQL injection vulnerability in This HTML Is Simple (THIS) before 1.2.4 allows remote to execute arbitrary SQL commands via unspecified vectors."
"value": "SQL injection vulnerability in This HTML Is Simple (THIS) before 1.2.4 allows remote to execute arbitrary SQL commands via vectors related to op=page&id= in the URL."
}
]
},
@ -68,9 +68,9 @@
"url": "http://osvdb.org/91976"
},
{
"name": "http://gajennings.net/this/?arg=&op=page&id=2",
"refsource": "CONFIRM",
"url": "http://gajennings.net/this/?arg=&op=page&id=2"
"refsource": "XF",
"name": "this-cve20133523-sql-injection(84168)",
"url": "http://xforce.iss.net/xforce/xfdb/84168"
}
]
}

View File

@ -48,20 +48,24 @@
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://snyk.io/vuln/SNYK-JS-BRAINTREESANITIZEURL-2339882"
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JS-BRAINTREESANITIZEURL-2339882",
"name": "https://snyk.io/vuln/SNYK-JS-BRAINTREESANITIZEURL-2339882"
},
{
"refsource": "CONFIRM",
"url": "https://github.com/braintree/sanitize-url/blob/main/src/index.ts%23L11"
"refsource": "MISC",
"url": "https://github.com/braintree/sanitize-url/blob/main/src/index.ts%23L11",
"name": "https://github.com/braintree/sanitize-url/blob/main/src/index.ts%23L11"
},
{
"refsource": "CONFIRM",
"url": "https://github.com/braintree/sanitize-url/pull/40"
"refsource": "MISC",
"url": "https://github.com/braintree/sanitize-url/pull/40",
"name": "https://github.com/braintree/sanitize-url/pull/40"
},
{
"refsource": "CONFIRM",
"url": "https://github.com/braintree/sanitize-url/pull/40/commits/e5afda45d9833682b705f73fc2c1265d34832183"
"refsource": "MISC",
"url": "https://github.com/braintree/sanitize-url/pull/40/commits/e5afda45d9833682b705f73fc2c1265d34832183",
"name": "https://github.com/braintree/sanitize-url/pull/40/commits/e5afda45d9833682b705f73fc2c1265d34832183"
}
]
},
@ -69,7 +73,7 @@
"description_data": [
{
"lang": "eng",
"value": "The package @braintree/sanitize-url before 6.0.0 are vulnerable to Cross-site Scripting (XSS) due to improper sanitization in sanitizeUrl function.\r\n\r\n"
"value": "The package @braintree/sanitize-url before 6.0.0 are vulnerable to Cross-site Scripting (XSS) due to improper sanitization in sanitizeUrl function."
}
]
},

View File

@ -1,17 +1,71 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-45822",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2021-45822",
"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 cross-site scripting vulnerability is present in Xbtit 3.1. The stored XSS vulnerability occurs because /ajaxchat/sendChatData.php does not properly validate the value of the \"n\" (POST) parameter. Through this vulnerability, an attacker is capable to execute malicious JavaScript code."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/btiteam/xbtit-3.1",
"refsource": "MISC",
"name": "https://github.com/btiteam/xbtit-3.1"
},
{
"url": "https://emaragkos.gr/infosec-adventures/xbtit-3-1-xss-stored-amp-reflected/",
"refsource": "MISC",
"name": "https://emaragkos.gr/infosec-adventures/xbtit-3-1-xss-stored-amp-reflected/"
},
{
"refsource": "MISC",
"name": "https://github.com/btiteam/xbtit-3.1/issues/7",
"url": "https://github.com/btiteam/xbtit-3.1/issues/7"
}
]
}

View File

@ -48,12 +48,14 @@
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://snyk.io/vuln/SNYK-JS-NODELMDB-2400723"
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JS-NODELMDB-2400723",
"name": "https://snyk.io/vuln/SNYK-JS-NODELMDB-2400723"
},
{
"refsource": "CONFIRM",
"url": "https://github.com/Venemo/node-lmdb/commit/97760104c0fd311206b88aecd91fa1f59fe2b85a"
"refsource": "MISC",
"url": "https://github.com/Venemo/node-lmdb/commit/97760104c0fd311206b88aecd91fa1f59fe2b85a",
"name": "https://github.com/Venemo/node-lmdb/commit/97760104c0fd311206b88aecd91fa1f59fe2b85a"
}
]
},
@ -61,7 +63,7 @@
"description_data": [
{
"lang": "eng",
"value": "The package node-lmdb before 0.9.7 are vulnerable to Denial of Service (DoS) when defining a non-invokable ToString value, which will cause a crash during type check.\r\n\r\n"
"value": "The package node-lmdb before 0.9.7 are vulnerable to Denial of Service (DoS) when defining a non-invokable ToString value, which will cause a crash during type check."
}
]
},