cvelist/2023/27xxx/CVE-2023-27533.json

82 lines
3.1 KiB
JSON
Raw Normal View History

2023-03-02 18:00:40 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-27533",
2023-03-30 20:00:37 +00:00
"ASSIGNER": "support@hackerone.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "https://github.com/curl/curl",
"version": {
"version_data": [
{
"version_value": "Fixed in 8.0.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Failure to Sanitize Special Elements into a Different Plane (Special Element Injection) (CWE-75)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://hackerone.com/reports/1891474",
"url": "https://hackerone.com/reports/1891474"
2023-04-09 04:00:35 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2023-7e7414e64d",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/36NBD5YLJXXEDZLDGNFCERWRYJQ6LAQW/"
2023-04-20 09:00:36 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20230420-0011/",
"url": "https://security.netapp.com/advisory/ntap-20230420-0011/"
2023-04-21 23:00:32 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20230421 [SECURITY] [DLA 3398-1] curl security update",
"url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00025.html"
2023-10-11 11:00:37 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202310-12",
"url": "https://security.gentoo.org/glsa/202310-12"
2023-03-30 20:00:37 +00:00
}
]
2023-03-02 18:00:40 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-03-30 20:00:37 +00:00
"value": "A vulnerability in input validation exists in curl <8.0 during communication using the TELNET protocol may allow an attacker to pass on maliciously crafted user name and \"telnet options\" during server negotiation. The lack of proper input scrubbing allows an attacker to send content or perform option negotiation without the application's intent. This vulnerability could be exploited if an application allows user input, thereby enabling attackers to execute arbitrary code on the system."
2023-03-02 18:00:40 +00:00
}
]
}
}