7561bae7-9053-4dc8-aa59-b71acfb1712c

This commit is contained in:
Jamie Slome 2021-12-15 13:32:07 +00:00
parent 745bee16be
commit 1dbbe733af

View File

@ -1,18 +1,89 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-4116",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"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."
}
]
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2021-4116",
"STATE": "PUBLIC",
"TITLE": "Cross-site Scripting (XSS) - Stored in yetiforcecompany/yetiforcecrm"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "yetiforcecompany/yetiforcecrm",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "6.4.0"
}
]
}
}
]
},
"vendor_name": "yetiforcecompany"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "yetiforcecrm is vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/7561bae7-9053-4dc8-aa59-b71acfb1712c",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/7561bae7-9053-4dc8-aa59-b71acfb1712c"
},
{
"name": "https://github.com/yetiforcecompany/yetiforcecrm/commit/9cdb012ca64ff1f719f8120d5fd162cd5ef1013f",
"refsource": "MISC",
"url": "https://github.com/yetiforcecompany/yetiforcecrm/commit/9cdb012ca64ff1f719f8120d5fd162cd5ef1013f"
}
]
},
"source": {
"advisory": "7561bae7-9053-4dc8-aa59-b71acfb1712c",
"discovery": "EXTERNAL"
}
}