cvelist/2022/0xxx/CVE-2022-0157.json

99 lines
3.6 KiB
JSON
Raw Normal View History

2022-01-09 13:01:12 +00:00
{
2022-02-10 04:01:08 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-0157",
"STATE": "PUBLIC",
"TITLE": "Cross-site Scripting (XSS) - Stored in phoronix-test-suite/phoronix-test-suite"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "phoronix-test-suite/phoronix-test-suite",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "10.8.0"
}
]
}
}
]
},
"vendor_name": "phoronix-test-suite"
2022-01-10 12:27:24 +00:00
}
]
}
2022-02-10 04:01:08 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "phoronix-test-suite is vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:L/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
2022-01-10 12:27:24 +00:00
]
2022-02-10 04:01:08 +00:00
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/2c0fe81b-0977-4e1e-b5d8-7646c9a7ebbd",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/2c0fe81b-0977-4e1e-b5d8-7646c9a7ebbd"
},
{
"name": "https://github.com/phoronix-test-suite/phoronix-test-suite/commit/56fd0a3b69fb33c1c90a6017ed735889aaa59486",
"refsource": "MISC",
"url": "https://github.com/phoronix-test-suite/phoronix-test-suite/commit/56fd0a3b69fb33c1c90a6017ed735889aaa59486"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-8f968eea82",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/57V2CSFU5MKWKL6RJUKMXSD4PCRFTMMQ/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-43f11039b2",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BU7E6OOZCXS3ZWHOQ2AR7MKM56IN2R6R/"
}
]
},
"source": {
"advisory": "2c0fe81b-0977-4e1e-b5d8-7646c9a7ebbd",
"discovery": "EXTERNAL"
}
2022-01-09 13:01:12 +00:00
}