Search
Find a vulnerability
Search criteria
ⓘ
Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.
4 vulnerabilities by impresspages
CVE-2011-4943 (GCVE-0-2011-4943)
Vulnerability from cvelistv5 – Published: 2020-01-22 12:11 – Updated: 2024-08-07 00:23
VLAI
Summary
ImpressPages CMS v1.0.12 has Unspecified Remote Code Execution (fixed in v1.0.13)
Severity
No CVSS data available.
CWE
- Remote Code Execution
Assigner
References
1 reference
| URL | Tags |
|---|---|
| http://www.openwall.com/lists/oss-security/2012/0… | x_refsource_MISC |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| ImpressPages CMS | ImpressPages CMS |
Affected:
before v1.0.13
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T00:23:39.273Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2012/03/23/16"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "ImpressPages CMS",
"vendor": "ImpressPages CMS",
"versions": [
{
"status": "affected",
"version": "before v1.0.13"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "ImpressPages CMS v1.0.12 has Unspecified Remote Code Execution (fixed in v1.0.13)"
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Remote Code Execution",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-01-22T12:11:39.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.openwall.com/lists/oss-security/2012/03/23/16"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2011-4943",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "ImpressPages CMS",
"version": {
"version_data": [
{
"version_value": "before v1.0.13"
}
]
}
}
]
},
"vendor_name": "ImpressPages CMS"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "ImpressPages CMS v1.0.12 has Unspecified Remote Code Execution (fixed in v1.0.13)"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Remote Code Execution"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.openwall.com/lists/oss-security/2012/03/23/16",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2012/03/23/16"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2011-4943",
"datePublished": "2020-01-22T12:11:39.000Z",
"dateReserved": "2011-12-23T00:00:00.000Z",
"dateUpdated": "2024-08-07T00:23:39.273Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2011-4932 (GCVE-0-2011-4932)
Vulnerability from cvelistv5 – Published: 2012-10-06 21:00 – Updated: 2024-09-16 16:28
VLAI
Summary
Eval injection vulnerability in ip_cms/modules/standard/content_management/actions.php in ImpressPages CMS 1.0.12 and possibly other versons before 1.0.13 allows remote attackers to execute arbitrary code via the cm_group parameter.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
8 references
| URL | Tags |
|---|---|
| http://secunia.com/advisories/46193 | third-party-advisoryx_refsource_SECUNIA |
| http://www.impresspages.org/news/impresspages-1-0… | x_refsource_CONFIRM |
| http://www.osvdb.org/75783 | vdb-entryx_refsource_OSVDB |
| http://www.openwall.com/lists/oss-security/2012/0… | mailing-listx_refsource_MLIST |
| http://www.securityfocus.com/bid/49798 | vdb-entryx_refsource_BID |
| http://archives.neohapsis.com/archives/bugtraq/20… | mailing-listx_refsource_BUGTRAQ |
| http://www.openwall.com/lists/oss-security/2012/01/15/9 | mailing-listx_refsource_MLIST |
| http://seclists.org/bugtraq/2011/Sep/156 | mailing-listx_refsource_BUGTRAQ |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T00:23:39.035Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "46193",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/46193"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.impresspages.org/news/impresspages-1-0-13-security-release/"
},
{
"name": "75783",
"tags": [
"vdb-entry",
"x_refsource_OSVDB",
"x_transferred"
],
"url": "http://www.osvdb.org/75783"
},
{
"name": "[oss-security] 20120118 Re: CVE-request: NGS00109 remote code execution in ImpressPages CMS",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2012/01/18/12"
},
{
"name": "49798",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/49798"
},
{
"name": "20120105 NGS00109 Technical Advisory: Remote Code Execution in ImpressPages CMS",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ",
"x_transferred"
],
"url": "http://archives.neohapsis.com/archives/bugtraq/2012-01/0029.html"
},
{
"name": "[oss-security] 20120115 CVE-request: NGS00109 remote code execution in ImpressPages CMS",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2012/01/15/9"
},
{
"name": "20110927 NGS00109 Patch Notification: ImpressPages CMS Remote code execution",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ",
"x_transferred"
],
"url": "http://seclists.org/bugtraq/2011/Sep/156"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Eval injection vulnerability in ip_cms/modules/standard/content_management/actions.php in ImpressPages CMS 1.0.12 and possibly other versons before 1.0.13 allows remote attackers to execute arbitrary code via the cm_group parameter."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2012-10-06T21:00:00.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "46193",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/46193"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.impresspages.org/news/impresspages-1-0-13-security-release/"
},
{
"name": "75783",
"tags": [
"vdb-entry",
"x_refsource_OSVDB"
],
"url": "http://www.osvdb.org/75783"
},
{
"name": "[oss-security] 20120118 Re: CVE-request: NGS00109 remote code execution in ImpressPages CMS",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2012/01/18/12"
},
{
"name": "49798",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/49798"
},
{
"name": "20120105 NGS00109 Technical Advisory: Remote Code Execution in ImpressPages CMS",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ"
],
"url": "http://archives.neohapsis.com/archives/bugtraq/2012-01/0029.html"
},
{
"name": "[oss-security] 20120115 CVE-request: NGS00109 remote code execution in ImpressPages CMS",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2012/01/15/9"
},
{
"name": "20110927 NGS00109 Patch Notification: ImpressPages CMS Remote code execution",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ"
],
"url": "http://seclists.org/bugtraq/2011/Sep/156"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2011-4932",
"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": "Eval injection vulnerability in ip_cms/modules/standard/content_management/actions.php in ImpressPages CMS 1.0.12 and possibly other versons before 1.0.13 allows remote attackers to execute arbitrary code via the cm_group parameter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "46193",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/46193"
},
{
"name": "http://www.impresspages.org/news/impresspages-1-0-13-security-release/",
"refsource": "CONFIRM",
"url": "http://www.impresspages.org/news/impresspages-1-0-13-security-release/"
},
{
"name": "75783",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/75783"
},
{
"name": "[oss-security] 20120118 Re: CVE-request: NGS00109 remote code execution in ImpressPages CMS",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2012/01/18/12"
},
{
"name": "49798",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/49798"
},
{
"name": "20120105 NGS00109 Technical Advisory: Remote Code Execution in ImpressPages CMS",
"refsource": "BUGTRAQ",
"url": "http://archives.neohapsis.com/archives/bugtraq/2012-01/0029.html"
},
{
"name": "[oss-security] 20120115 CVE-request: NGS00109 remote code execution in ImpressPages CMS",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2012/01/15/9"
},
{
"name": "20110927 NGS00109 Patch Notification: ImpressPages CMS Remote code execution",
"refsource": "BUGTRAQ",
"url": "http://seclists.org/bugtraq/2011/Sep/156"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2011-4932",
"datePublished": "2012-10-06T21:00:00.000Z",
"dateReserved": "2011-12-23T00:00:00.000Z",
"dateUpdated": "2024-09-16T16:28:26.184Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2011-4943 (GCVE-0-2011-4943)
Vulnerability from nvd – Published: 2020-01-22 12:11 – Updated: 2024-08-07 00:23
VLAI
Summary
ImpressPages CMS v1.0.12 has Unspecified Remote Code Execution (fixed in v1.0.13)
Severity
No CVSS data available.
CWE
- Remote Code Execution
Assigner
References
1 reference
| URL | Tags |
|---|---|
| http://www.openwall.com/lists/oss-security/2012/0… | x_refsource_MISC |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| ImpressPages CMS | ImpressPages CMS |
Affected:
before v1.0.13
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T00:23:39.273Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2012/03/23/16"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "ImpressPages CMS",
"vendor": "ImpressPages CMS",
"versions": [
{
"status": "affected",
"version": "before v1.0.13"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "ImpressPages CMS v1.0.12 has Unspecified Remote Code Execution (fixed in v1.0.13)"
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Remote Code Execution",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-01-22T12:11:39.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "http://www.openwall.com/lists/oss-security/2012/03/23/16"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2011-4943",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "ImpressPages CMS",
"version": {
"version_data": [
{
"version_value": "before v1.0.13"
}
]
}
}
]
},
"vendor_name": "ImpressPages CMS"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "ImpressPages CMS v1.0.12 has Unspecified Remote Code Execution (fixed in v1.0.13)"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Remote Code Execution"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.openwall.com/lists/oss-security/2012/03/23/16",
"refsource": "MISC",
"url": "http://www.openwall.com/lists/oss-security/2012/03/23/16"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2011-4943",
"datePublished": "2020-01-22T12:11:39.000Z",
"dateReserved": "2011-12-23T00:00:00.000Z",
"dateUpdated": "2024-08-07T00:23:39.273Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2011-4932 (GCVE-0-2011-4932)
Vulnerability from nvd – Published: 2012-10-06 21:00 – Updated: 2024-09-16 16:28
VLAI
Summary
Eval injection vulnerability in ip_cms/modules/standard/content_management/actions.php in ImpressPages CMS 1.0.12 and possibly other versons before 1.0.13 allows remote attackers to execute arbitrary code via the cm_group parameter.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
8 references
| URL | Tags |
|---|---|
| http://secunia.com/advisories/46193 | third-party-advisoryx_refsource_SECUNIA |
| http://www.impresspages.org/news/impresspages-1-0… | x_refsource_CONFIRM |
| http://www.osvdb.org/75783 | vdb-entryx_refsource_OSVDB |
| http://www.openwall.com/lists/oss-security/2012/0… | mailing-listx_refsource_MLIST |
| http://www.securityfocus.com/bid/49798 | vdb-entryx_refsource_BID |
| http://archives.neohapsis.com/archives/bugtraq/20… | mailing-listx_refsource_BUGTRAQ |
| http://www.openwall.com/lists/oss-security/2012/01/15/9 | mailing-listx_refsource_MLIST |
| http://seclists.org/bugtraq/2011/Sep/156 | mailing-listx_refsource_BUGTRAQ |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-07T00:23:39.035Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "46193",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA",
"x_transferred"
],
"url": "http://secunia.com/advisories/46193"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.impresspages.org/news/impresspages-1-0-13-security-release/"
},
{
"name": "75783",
"tags": [
"vdb-entry",
"x_refsource_OSVDB",
"x_transferred"
],
"url": "http://www.osvdb.org/75783"
},
{
"name": "[oss-security] 20120118 Re: CVE-request: NGS00109 remote code execution in ImpressPages CMS",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2012/01/18/12"
},
{
"name": "49798",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/49798"
},
{
"name": "20120105 NGS00109 Technical Advisory: Remote Code Execution in ImpressPages CMS",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ",
"x_transferred"
],
"url": "http://archives.neohapsis.com/archives/bugtraq/2012-01/0029.html"
},
{
"name": "[oss-security] 20120115 CVE-request: NGS00109 remote code execution in ImpressPages CMS",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2012/01/15/9"
},
{
"name": "20110927 NGS00109 Patch Notification: ImpressPages CMS Remote code execution",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ",
"x_transferred"
],
"url": "http://seclists.org/bugtraq/2011/Sep/156"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Eval injection vulnerability in ip_cms/modules/standard/content_management/actions.php in ImpressPages CMS 1.0.12 and possibly other versons before 1.0.13 allows remote attackers to execute arbitrary code via the cm_group parameter."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2012-10-06T21:00:00.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "46193",
"tags": [
"third-party-advisory",
"x_refsource_SECUNIA"
],
"url": "http://secunia.com/advisories/46193"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.impresspages.org/news/impresspages-1-0-13-security-release/"
},
{
"name": "75783",
"tags": [
"vdb-entry",
"x_refsource_OSVDB"
],
"url": "http://www.osvdb.org/75783"
},
{
"name": "[oss-security] 20120118 Re: CVE-request: NGS00109 remote code execution in ImpressPages CMS",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2012/01/18/12"
},
{
"name": "49798",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/49798"
},
{
"name": "20120105 NGS00109 Technical Advisory: Remote Code Execution in ImpressPages CMS",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ"
],
"url": "http://archives.neohapsis.com/archives/bugtraq/2012-01/0029.html"
},
{
"name": "[oss-security] 20120115 CVE-request: NGS00109 remote code execution in ImpressPages CMS",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2012/01/15/9"
},
{
"name": "20110927 NGS00109 Patch Notification: ImpressPages CMS Remote code execution",
"tags": [
"mailing-list",
"x_refsource_BUGTRAQ"
],
"url": "http://seclists.org/bugtraq/2011/Sep/156"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2011-4932",
"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": "Eval injection vulnerability in ip_cms/modules/standard/content_management/actions.php in ImpressPages CMS 1.0.12 and possibly other versons before 1.0.13 allows remote attackers to execute arbitrary code via the cm_group parameter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "46193",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/46193"
},
{
"name": "http://www.impresspages.org/news/impresspages-1-0-13-security-release/",
"refsource": "CONFIRM",
"url": "http://www.impresspages.org/news/impresspages-1-0-13-security-release/"
},
{
"name": "75783",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/75783"
},
{
"name": "[oss-security] 20120118 Re: CVE-request: NGS00109 remote code execution in ImpressPages CMS",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2012/01/18/12"
},
{
"name": "49798",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/49798"
},
{
"name": "20120105 NGS00109 Technical Advisory: Remote Code Execution in ImpressPages CMS",
"refsource": "BUGTRAQ",
"url": "http://archives.neohapsis.com/archives/bugtraq/2012-01/0029.html"
},
{
"name": "[oss-security] 20120115 CVE-request: NGS00109 remote code execution in ImpressPages CMS",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2012/01/15/9"
},
{
"name": "20110927 NGS00109 Patch Notification: ImpressPages CMS Remote code execution",
"refsource": "BUGTRAQ",
"url": "http://seclists.org/bugtraq/2011/Sep/156"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2011-4932",
"datePublished": "2012-10-06T21:00:00.000Z",
"dateReserved": "2011-12-23T00:00:00.000Z",
"dateUpdated": "2024-09-16T16:28:26.184Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}