SELECT 
  a.attachment_id as 'attachment_id', 
  filename, 
  filesize, 
  category, 
  last_updated, 
  d.description as 'description' 
FROM 
  cscart_attachments as a 
  LEFT JOIN cscart_attachment_descriptions as d ON a.attachment_id = d.attachment_id 
WHERE 
  object_id = 65078 
  AND status = 'A' 
ORDER BY 
  d.description ASC

Query time 0.00204

JSON explain

{
  "query_block": {
    "select_id": 1,
    "filesort": {
      "sort_key": "d.description",
      "temporary_table": {
        "table": {
          "table_name": "a",
          "access_type": "ALL",
          "rows": 6837,
          "filtered": 100,
          "attached_condition": "a.object_id = 65078 and a.`status` = 'A'"
        },
        "table": {
          "table_name": "d",
          "access_type": "ref",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "3",
          "used_key_parts": ["attachment_id"],
          "ref": ["cscart_migrate.a.attachment_id"],
          "rows": 1,
          "filtered": 100
        }
      }
    }
  }
}

Result

attachment_id filename filesize category last_updated description
17907 MKT-0025_-_Barn_Light_Electric_Finishes_-_REV_B.pdf 2418240 4 1604692732 Barn Light Electric Finishes
17908 MKT-0021_-_Optional_Accessories_-_REV_F.pdf 11539937 4 1682106243 Optional Accessories
17910 IES-WHS.zip 76351 2 1582828822 Original™ Warehouse Shade
17804 SPS-0478_-_The_Original™_LED_Wall_Sconce_-_Rev_C.pdf 186283 1 1774378751 The Original™ LED Wall Sconce
21200 BLE-W-WHS-LED.rfa 2940928 10 1746544338 The Original™ LED Wall Sconce
17909 INS-0024_-_Universal_LED_Sconce_-_Rev_D.pdf 179271 7 1601473745 Universal LED Wall Sconce Installation Instructions