Search criteria
2 vulnerabilities found for htmldoc by htmldoc
CVE-2009-3050 (GCVE-0-2009-3050)
Vulnerability from nvd – Published: 2009-09-02 17:00 – Updated: 2024-09-17 01:17
VLAI?
Summary
Buffer overflow in the set_page_size function in util.cxx in HTMLDOC 1.8.27 and earlier allows context-dependent attackers to execute arbitrary code via a long MEDIA SIZE comment. NOTE: it was later reported that there were additional vectors in htmllib.cxx and ps-pdf.cxx using an AFM font file with a long glyph name, but these vectors do not cross privilege boundaries.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T06:14:56.339Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://packetstormsecurity.org/0907-exploits/htmldoc-overflow.txt"
},
{
"name": "[oss-security] 20090901 Re: CVE Request -- HTMLDOC",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2009/09/01/1"
},
{
"name": "35780",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/35780"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.htmldoc.org/str.php?L214"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://bugs.gentoo.org/show_bug.cgi?id=278186"
},
{
"name": "[oss-security] 20090725 Re: CVE Request -- HTMLDOC",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2009/07/25/3"
},
{
"name": "[oss-security] 20090726 Re: CVE Request -- HTMLDOC",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2009/07/26/2"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Buffer overflow in the set_page_size function in util.cxx in HTMLDOC 1.8.27 and earlier allows context-dependent attackers to execute arbitrary code via a long MEDIA SIZE comment. NOTE: it was later reported that there were additional vectors in htmllib.cxx and ps-pdf.cxx using an AFM font file with a long glyph name, but these vectors do not cross privilege boundaries."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2009-09-02T17:00:00Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "http://packetstormsecurity.org/0907-exploits/htmldoc-overflow.txt"
},
{
"name": "[oss-security] 20090901 Re: CVE Request -- HTMLDOC",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2009/09/01/1"
},
{
"name": "35780",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/35780"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.htmldoc.org/str.php?L214"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://bugs.gentoo.org/show_bug.cgi?id=278186"
},
{
"name": "[oss-security] 20090725 Re: CVE Request -- HTMLDOC",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2009/07/25/3"
},
{
"name": "[oss-security] 20090726 Re: CVE Request -- HTMLDOC",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2009/07/26/2"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2009-3050",
"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": "Buffer overflow in the set_page_size function in util.cxx in HTMLDOC 1.8.27 and earlier allows context-dependent attackers to execute arbitrary code via a long MEDIA SIZE comment. NOTE: it was later reported that there were additional vectors in htmllib.cxx and ps-pdf.cxx using an AFM font file with a long glyph name, but these vectors do not cross privilege boundaries."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://packetstormsecurity.org/0907-exploits/htmldoc-overflow.txt",
"refsource": "MISC",
"url": "http://packetstormsecurity.org/0907-exploits/htmldoc-overflow.txt"
},
{
"name": "[oss-security] 20090901 Re: CVE Request -- HTMLDOC",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2009/09/01/1"
},
{
"name": "35780",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/35780"
},
{
"name": "http://www.htmldoc.org/str.php?L214",
"refsource": "CONFIRM",
"url": "http://www.htmldoc.org/str.php?L214"
},
{
"name": "http://bugs.gentoo.org/show_bug.cgi?id=278186",
"refsource": "CONFIRM",
"url": "http://bugs.gentoo.org/show_bug.cgi?id=278186"
},
{
"name": "[oss-security] 20090725 Re: CVE Request -- HTMLDOC",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2009/07/25/3"
},
{
"name": "[oss-security] 20090726 Re: CVE Request -- HTMLDOC",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2009/07/26/2"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2009-3050",
"datePublished": "2009-09-02T17:00:00Z",
"dateReserved": "2009-09-02T00:00:00Z",
"dateUpdated": "2024-09-17T01:17:03.590Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2009-3050 (GCVE-0-2009-3050)
Vulnerability from cvelistv5 – Published: 2009-09-02 17:00 – Updated: 2024-09-17 01:17
VLAI?
Summary
Buffer overflow in the set_page_size function in util.cxx in HTMLDOC 1.8.27 and earlier allows context-dependent attackers to execute arbitrary code via a long MEDIA SIZE comment. NOTE: it was later reported that there were additional vectors in htmllib.cxx and ps-pdf.cxx using an AFM font file with a long glyph name, but these vectors do not cross privilege boundaries.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T06:14:56.339Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://packetstormsecurity.org/0907-exploits/htmldoc-overflow.txt"
},
{
"name": "[oss-security] 20090901 Re: CVE Request -- HTMLDOC",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2009/09/01/1"
},
{
"name": "35780",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/35780"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.htmldoc.org/str.php?L214"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://bugs.gentoo.org/show_bug.cgi?id=278186"
},
{
"name": "[oss-security] 20090725 Re: CVE Request -- HTMLDOC",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2009/07/25/3"
},
{
"name": "[oss-security] 20090726 Re: CVE Request -- HTMLDOC",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2009/07/26/2"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Buffer overflow in the set_page_size function in util.cxx in HTMLDOC 1.8.27 and earlier allows context-dependent attackers to execute arbitrary code via a long MEDIA SIZE comment. NOTE: it was later reported that there were additional vectors in htmllib.cxx and ps-pdf.cxx using an AFM font file with a long glyph name, but these vectors do not cross privilege boundaries."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2009-09-02T17:00:00Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "http://packetstormsecurity.org/0907-exploits/htmldoc-overflow.txt"
},
{
"name": "[oss-security] 20090901 Re: CVE Request -- HTMLDOC",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2009/09/01/1"
},
{
"name": "35780",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/35780"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.htmldoc.org/str.php?L214"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://bugs.gentoo.org/show_bug.cgi?id=278186"
},
{
"name": "[oss-security] 20090725 Re: CVE Request -- HTMLDOC",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2009/07/25/3"
},
{
"name": "[oss-security] 20090726 Re: CVE Request -- HTMLDOC",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2009/07/26/2"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2009-3050",
"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": "Buffer overflow in the set_page_size function in util.cxx in HTMLDOC 1.8.27 and earlier allows context-dependent attackers to execute arbitrary code via a long MEDIA SIZE comment. NOTE: it was later reported that there were additional vectors in htmllib.cxx and ps-pdf.cxx using an AFM font file with a long glyph name, but these vectors do not cross privilege boundaries."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://packetstormsecurity.org/0907-exploits/htmldoc-overflow.txt",
"refsource": "MISC",
"url": "http://packetstormsecurity.org/0907-exploits/htmldoc-overflow.txt"
},
{
"name": "[oss-security] 20090901 Re: CVE Request -- HTMLDOC",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2009/09/01/1"
},
{
"name": "35780",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/35780"
},
{
"name": "http://www.htmldoc.org/str.php?L214",
"refsource": "CONFIRM",
"url": "http://www.htmldoc.org/str.php?L214"
},
{
"name": "http://bugs.gentoo.org/show_bug.cgi?id=278186",
"refsource": "CONFIRM",
"url": "http://bugs.gentoo.org/show_bug.cgi?id=278186"
},
{
"name": "[oss-security] 20090725 Re: CVE Request -- HTMLDOC",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2009/07/25/3"
},
{
"name": "[oss-security] 20090726 Re: CVE Request -- HTMLDOC",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2009/07/26/2"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2009-3050",
"datePublished": "2009-09-02T17:00:00Z",
"dateReserved": "2009-09-02T00:00:00Z",
"dateUpdated": "2024-09-17T01:17:03.590Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}