cvelist/2003/0xxx/CVE-2003-0449.json
2019-03-17 23:21:27 +00:00

77 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2003-0449",
"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": "Progress Database 9.1 to 9.1D06 trusts user input to find and load libraries using dlopen, which allows local users to gain privileges via (1) a PATH environment variable that points to malicious libraries, as demonstrated using libjutil.so in_proapsv, or (2) the -installdir command line parameter, as demonstrated using librocket_r.so in _dbagent."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20030614 SRT2003-06-13-0945 - Progress PATH based dlopen() issue",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=105561134624665&w=2"
},
{
"name": "http://www.secnetops.com/research/advisories/SRT2003-06-13-1009.txt",
"refsource": "MISC",
"url": "http://www.secnetops.com/research/advisories/SRT2003-06-13-1009.txt"
},
{
"name": "http://www.secnetops.com/research/advisories/SRT2003-06-13-0945.txt",
"refsource": "MISC",
"url": "http://www.secnetops.com/research/advisories/SRT2003-06-13-0945.txt"
},
{
"name": "20030614 SRT2003-06-13-1009 - Progress _dbagent -installdir dlopen() issue",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=105561189625082&w=2"
}
]
}
}