cvelist/2007/1xxx/CVE-2007-1804.json
2019-03-18 02:28:34 +00:00

107 lines
3.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-1804",
"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": "PulseAudio 0.9.5 allows remote attackers to cause a denial of service (daemon crash) via (1) a PA_PSTREAM_DESCRIPTOR_LENGTH value of FRAME_SIZE_MAX_ALLOW sent on TCP port 9875, which triggers a p->export assertion failure in do_read; (2) a PA_PSTREAM_DESCRIPTOR_LENGTH value of 0 sent on TCP port 9875, which triggers a length assertion failure in pa_memblock_new; or (3) an empty packet on UDP port 9875, which triggers a t assertion failure in pa_sdp_parse; and allows remote authenticated users to cause a denial of service (daemon crash) via a crafted packet on TCP port 9875 that (4) triggers a maxlength assertion failure in pa_memblockq_new, (5) triggers a size assertion failure in pa_xmalloc, or (6) plays a certain sound file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "25431",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/25431"
},
{
"name": "MDVSA-2008:065",
"refsource": "MANDRIVA",
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2008:065"
},
{
"name": "ADV-2007-1214",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2007/1214"
},
{
"name": "http://aluigi.altervista.org/adv/pulsex-adv.txt",
"refsource": "MISC",
"url": "http://aluigi.altervista.org/adv/pulsex-adv.txt"
},
{
"name": "pulseaudio-assert-dos(33315)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/33315"
},
{
"name": "SUSE-SR:2007:013",
"refsource": "SUSE",
"url": "http://www.novell.com/linux/security/advisories/2007_13_sr.html"
},
{
"name": "23240",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/23240"
},
{
"name": "USN-465-1",
"refsource": "UBUNTU",
"url": "http://www.ubuntu.com/usn/usn-465-1"
},
{
"name": "http://aluigi.org/poc/pulsex.zip",
"refsource": "MISC",
"url": "http://aluigi.org/poc/pulsex.zip"
},
{
"name": "25787",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/25787"
}
]
}
}